Fulfillment Step Dependency DMO
Object API Name: std__FulfillmentStepDependencyDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- DependsOnStepId has a FOREIGNKEY relationship with the Fulfillment Step DMO
Idfield. - DependentStepId has a FOREIGNKEY relationship with the Fulfillment Step DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DependentStepId
- DependsOnStepId
- Id
- InternalOrganizationId
- 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__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__DependentStepId__c - Data Type: TEXT
- Description: Name of a fulfillment step that depends on this one.
- Field API Name:
std__DependsOnStepId__c - Data Type: TEXT
- Description: Name of the fulfillment step that this one depends on. That is, the name of the step that must be executed before this one can run.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this FulfillmentStepDependency record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.