Generated Operation Plan Step DMO
Object API Name: std__GeneratedOperationPlanStepDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- GeneratedOperationPlanId has a FOREIGNKEY relationship with the Generated Operation Plan DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- GeneratedOperationPlanId
- Id
- InternalOrganizationId
- RelatedActionName
- RelatedActionReferenceId
- RelatedActionReferenceObject
- StepSummaryText
- 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__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record 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__GeneratedOperationPlanId__c - Data Type: TEXT
- Description: Reference to the parent operation plan.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this GeneratedOperationPlanStep 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__RelatedActionName__c - Data Type: TEXT
- Description: Name of the function.
- Field API Name:
std__RelatedActionReferenceId__c - Data Type: TEXT
- Description: Reference to the related function definition. For example, GenAI function or Task.
- Field API Name:
std__RelatedActionReferenceObject__c - Data Type: TEXT
- Description: Name of the reference action object. For example, Task.
- Field API Name:
std__StepSummaryText__c - Data Type: TEXT
- Description: Human Readable Step to display on service plan UI.