Document Playbook DMO
Represents a document playbook that defines a set of versioned document templates assigned to record types.
Object API Name: std__DocumentPlaybookDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CreatedById
- CreatedDateTime
- DataSourceId
- DataSourceObjectId
- Description
- DocumentPlaybookName
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDateTime
- Status
- 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__CreatedById__c - Data Type: TEXT
- Description: The ID of the user who created the document playbook.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: The date and time when the document playbook 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__Description__c - Data Type: TEXT
- Description: Additional details about the document playbook.
- Field API Name:
std__DocumentPlaybookName__c - Data Type: TEXT
- Description: The name of the document playbook.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary key of the document playbook record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The ID of the user who last modified the document playbook.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time when the document playbook was last modified.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the document playbook.