Business Process Definition DMO
Object API Name: std__CustomerProcessDefinitionDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- CustomerProcessDefinitionCreatedByIdUserId has a FOREIGNKEY relationship with the User DMO
Idfield. - CustomerProcGroupDefId has a FOREIGNKEY relationship with the Business Process Group DMO
Idfield. - CustomerProcessDefinitionLastModifiedByIdUserId has a FOREIGNKEY relationship with the User DMO
Idfield.
- cdp_sys_record_currency
- CreatedById
- CreatedDateTime
- CustomerProcGroupDefId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- IsActive
- LastModifiedById
- LastModifiedDateTime
- ProcessDefinitionName
- ProcessDescription
- SequenceNumber
- 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 user who created this record.
- Field API Name:
std__CreatedDateTime__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__CustomerProcGroupDefId__c - Data Type: TEXT
- Description: The ID of the parent business process group.
- 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: Required. A unique, system-generated identifier for this BusinessProcessDefinition 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__IsActive__c - Data Type: BOOLEAN
- Description: Indicates if the business process definition is active.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The user who last modified this record.
- Field API Name:
std__LastModifiedDateTime__c - Data Type: DATETIME
- Description: The date and time when a user last modified this record.
- Field API Name:
std__ProcessDefinitionName__c - Data Type: TEXT
- Description: The name of the business process definition.
- Field API Name:
std__ProcessDescription__c - Data Type: TEXT
- Description: A description of the Business Process Definition.
- Field API Name:
std__SequenceNumber__c - Data Type: DOUBLE
- Description: The order of this step in the group.