Assessment DMO

Object API Name: std__AssessmentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • AssessmentContextId has a FOREIGNKEY relationship with the Visit DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Account Contact DMO Id field.
  • SubjectId has a FOREIGNKEY relationship with the Account DMO Id field.
  • AssessmentContextId has a FOREIGNKEY relationship with the Application DMO Id field.
  • AssessmentDefinitionId has a FOREIGNKEY relationship with the Assessment Definition DMO Id field.
  • AssessmentContextId has a FOREIGNKEY relationship with the Complaint DMO Id field.
  • AssessmentContextId has a FOREIGNKEY relationship with the Case DMO Id field.
  • ParentAssessmentId has a FOREIGNKEY relationship with the Assessment DMO Id field.
  • AssessmentContextId has a FOREIGNKEY relationship with the Care Plan DMO Id field.
  • Field API Name: std__AssessmentContextId__c
  • Data Type: TEXT
  • Description: Reference to the assessment context. For example, Application, Complaint.
  • Field API Name: std__AssessmentContextObjectName__c
  • Data Type: TEXT
  • Description: Name of the Assessment Context object. For example, Application, Complaint.
  • Field API Name: std__AssessmentDefinitionId__c
  • Data Type: TEXT
  • Description: Reference to related assessment definition.
  • Field API Name: std__AssessmentStatus__c
  • Data Type: TEXT
  • Description: The current status of the assessment. For example, In Progress, Completed.
  • Field API Name: std__AssessmentTaskName__c
  • Data Type: TEXT
  • Description: Name of the assessment task.
  • Field API Name: std__AssessmentType__c
  • Data Type: TEXT
  • Description: The type of the assessment. For example, deposit account, Needs Analysis.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__EffectiveDateTime__c
  • Data Type: DATETIME
  • Description: Effective Start Date of the assessment.
  • Field API Name: std__ExpirationDateTime__c
  • Data Type: DATETIME
  • Description: Expiration Date of the assessment.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Assessment record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__ParentAssessmentId__c
  • Data Type: TEXT
  • Description: Reference to the related assessment.
  • Field API Name: std__Score__c
  • Data Type: DOUBLE
  • Description: The calculated score for an assessment.
  • Field API Name: std__SubjectId__c
  • Data Type: TEXT
  • Description: Reference to the subject of the assessment . For example, PartyProfile, Account or AccountrelatedContact.
  • Field API Name: std__SubjectObjectName__c
  • Data Type: TEXT
  • Description: Name of the subject object. For example, PartyProfile, Account or AccountContact.