Compliance Policy Comms Response DMO
The record of policy acknowledgement. The system initially sets all records to false and updates them to true once a recipient acknowledges the communication, which helps to track compliance.
Object API Name: std__CompPlcyCommsResponseDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- CompliancePolicyCommId has a FOREIGNKEY relationship with the Compliance Policy Communication DMO
Idfield. - CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - RespondingUserId has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CompliancePolicyCommId
- CreatedById
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsAcknowledged
- PolicyCommResName
- RespondingUserId
- 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__CompliancePolicyCommId__c - Data Type: TEXT
- Description: The policy communication for which the response is received.
- Field API Name:
std__CreatedById__c - Data Type: TEXT
- Description: User who created the response record.
- 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__Id__c - Data Type: TEXT
- Description: Primary Key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsAcknowledged__c - Data Type: BOOLEAN
- Description: Indicates whether the policy communication has been acknowledged by the recipient.
- Field API Name:
std__PolicyCommResName__c - Data Type: TEXT
- Description: Name of the policy communication response.
- Field API Name:
std__RespondingUserId__c - Data Type: TEXT
- Description: The user who responded to or acknowledged the policy communication.