Shipment Product DMO
An item on a list of one or more that comprises a shipment.
Object API Name: std__ShipmentProductDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id
- SalesOrderProductId has a FOREIGNKEY relationship with the Sales Order Product DMO
Idfield. - FulfillmentOrderProductId has a FOREIGNKEY relationship with the Fulfillment Order Product DMO
Idfield. - ShipmentId has a FOREIGNKEY relationship with the Shipment DMO
Idfield. - ReturnOrderProductId has a FOREIGNKEY relationship with the Return Order Product DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- Description
- ExpectedDeliveryDateTime
- FulfillmentOrderProductId
- Id
- InternalOrganizationId
- Quantity
- ReturnOrderProductId
- SalesOrderProductId
- ShipmentId
- TrackingNumberText
- TrackingUrl
- 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__Description__c - Data Type: TEXT
- Description: Description of the shipment product
- Field API Name:
std__ExpectedDeliveryDateTime__c - Data Type: DATETIME
- Description: Expected Delivery Date Time
- Field API Name:
std__FulfillmentOrderProductId__c - Data Type: TEXT
- Description: The Fulfillment Order line item to which the shipment item is related.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Primary key
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Quantity__c - Data Type: DOUBLE
- Description: How many instances of the product is shipped
- Field API Name:
std__ReturnOrderProductId__c - Data Type: TEXT
- Description: Reference to the related return order product
- Field API Name:
std__SalesOrderProductId__c - Data Type: TEXT
- Description: Reference to the Sales Order Product that generated this Shipment Product
- Field API Name:
std__ShipmentId__c - Data Type: TEXT
- Description: Reference to the shipment order this line is part of
- Field API Name:
std__TrackingNumberText__c - Data Type: TEXT
- Description: Tracking Number
- Field API Name:
std__TrackingUrl__c - Data Type: URL
- Description: Tracking Url