Document Playbook Version DMO
Represents a specific version of a document playbook, with its own status and version number.
Object API Name: std__DocumentPlaybookVersionDmo__dlm
Category: Unassigned
Availability: Available in 264 and later versions
Primary Key Field: Id
- DocumentPlaybookId has a FOREIGNKEY relationship with the Document Playbook DMO
Idfield. - 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
- DocumentPlaybookId
- DocumentPlaybookVersionName
- Id
- InternalOrganizationId
- LastModifiedById
- LastModifiedDateTime
- Status
- VersionNumber
- 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 version.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: The date and time when the document playbook version 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 version.
- Field API Name:
std__DocumentPlaybookId__c - Data Type: TEXT
- Description: The ID of the document playbook associated with the document playbook version.
- Field API Name:
std__DocumentPlaybookVersionName__c - Data Type: TEXT
- Description: The name of the document playbook version.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary key of the document playbook version 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 version.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time when the document playbook version was last modified.
- Field API Name:
std__Status__c - Data Type: TEXT
- Description: The status of the document playbook version.
- Field API Name:
std__VersionNumber__c - Data Type: DOUBLE
- Description: The sequential version number of this document playbook version.