Order Delivery Method DMO
The Order Delivery Method DMO is a Data Cloud data model object (DMO) for
the order and delivery methods for products or service fulfillment.
Object API Name
ssot__OrderDeliveryMethod__dlm
Category
Other
Primary Subject Area
Sales Order
Primary Key
Order Delivery Method ID (ssot__Id__c)
Relationships
| Object | Field | Cardinality | Related Object | Related Field |
|---|---|---|---|---|
| Account | Order Delivery Method | Many To One: N:1 | Order Delivery Method | Order Delivery Method ID |
| Order Delivery Method | Product | Many To One: N:1 | Goods Product | Goods Product ID |
| Order Delivery Method | Product | Many To One: N:1 | Bundle Product | Bundle Product ID |
| Order Delivery Method | Product | Many To One: N:1 | Master Product | Master Product ID |
All Fields
| Field Name | Field API Name | Description | Data Type |
|---|---|---|---|
| Created Date | ssot__CreatedDate__c | The date when the record was created. | dateTime |
| Data Source | ssot__DataSourceId__c | A reference ID for the logical name for a system that is the source of records identified by external record ID. | text |
| Data Source Object | ssot__DataSourceObjectId__c | A reference ID for the logical name of the object where this record came from, whether that is a name of a cloud storage file or another connector’s external object. | text |
| External Record ID | ssot__ExternalRecordId__c | A reference ID to an external data source system. | text |
| External Source ID | ssot__ExternalSourceId__c | A reference ID for the system in which the external record ID was assigned. | text |
| Internal Organization | ssot__InternalOrganizationId__c | A reference ID to the business unit or other internal organization that owns the business account. | text |
| Last Modified Date | ssot__LastModifiedDate__c | The date when a user last modified the record. | dateTime |
| Name | ssot__Name__c | The name of the sales order delivery method, for example, in-store pickup or overnight delivery. | text |
| Order Delivery Method ID | ssot__Id__c | A unique ID used as primary key for the Order Delivery Method DMO. | text |
| Product | ssot__ProductId__c | A reference ID to what's intended to be sold, for example goods, services, bundles, and made-to-order products. | text |