Assessment Action Item DMO
Object API Name: std__AssessmentActionItemDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- AssessmentDefinitionId has a FOREIGNKEY relationship with the Assessment Definition DMO
Idfield. - AssessmentId has a FOREIGNKEY relationship with the Assessment DMO
Idfield.
- AssessmentActionItemCategory
- AssessmentActionItemStatus
- AssessmentDefinitionId
- AssessmentId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- EndDateTime
- Id
- InternalOrganizationId
- IsMandatory
- NameInterfaceField
- StartDateTime
- Field API Name:
std__AssessmentActionItemCategory__c - Data Type: TEXT
- Description: The status category of the action item. For example, Is Defined, Not Started, In Progress, Completed.
- Field API Name:
std__AssessmentActionItemStatus__c - Data Type: TEXT
- Description: The customer defined status of the action item. For example, TBD.
- Field API Name:
std__AssessmentDefinitionId__c - Data Type: TEXT
- Description: Reference to the assessment definition record.
- Field API Name:
std__AssessmentId__c - Data Type: TEXT
- Description: Reference to the assessment the task is related to.
- 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__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__Description__c - Data Type: TEXT
- Description: Description of the assessment action item.
- Field API Name:
std__EndDateTime__c - Data Type: DATETIME
- Description: Date and Time when the action item ends.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this AssessmentActionItem 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__IsMandatory__c - Data Type: BOOLEAN
- Description: Whether the action item is mandatory.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__StartDateTime__c - Data Type: DATETIME
- Description: Date and Time when the action item starts.