Shipment DMO

A quantity of goods sent together to a place, or the act of sending them

Object API Name: std__ShipmentDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id

  • SourceLocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • FulfillmentOrderId has a FOREIGNKEY relationship with the Fulfillment Order DMO Id field.
  • DeliveredToId has a FOREIGNKEY relationship with the User DMO Id field.
  • ShipFromAddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • DeliveredToId has a FOREIGNKEY relationship with the User Group DMO Id field.
  • DestinationLocationId has a FOREIGNKEY relationship with the Location DMO Id field.
  • SalesOrderId has a FOREIGNKEY relationship with the Sales Order DMO Id field.
  • SalesOrderDeliveryGroupId has a FOREIGNKEY relationship with the Sales Order Delivery Group DMO Id field.
  • ShipToAddressId has a FOREIGNKEY relationship with the Address DMO Id field.
  • ReturnOrderId has a FOREIGNKEY relationship with the Return Order DMO Id field.
  • Field API Name: std__ActualDeliveryDateTime__c
  • Data Type: DATETIME
  • Description: The date/time when the delivery was completed.
  • Field API Name: std__CarrierTrackingNumber__c
  • Data Type: TEXT
  • Description: An identifier issued by a shipping carrier that is unique within that carrier, and can be used to determine where a package is in the delivery process.
  • 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__DeliveredToId__c
  • Data Type: TEXT
  • Description: Person or group who received the delivery
  • Field API Name: std__DeliveryMethod__c
  • Data Type: TEXT
  • Description: Delivery method (e.g., UPS Ground, FedEx Next Day)
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: Shipment Description
  • Field API Name: std__DestinationLocationId__c
  • Data Type: TEXT
  • Description: Shipment destination location
  • Field API Name: std__EstimatedDeliveryDateTime__c
  • Data Type: DATETIME
  • Description: The expected date when the shipment will arrive. This will be the scheduled date unless there are delays.
  • Field API Name: std__FulfillmentOrderId__c
  • Data Type: TEXT
  • Description: The parent Fulfillment Order
  • Field API Name: std__GiftMessageText__c
  • Data Type: TEXT
  • Description: Text message to be delivered with the shipment
  • 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__IsGift__c
  • Data Type: BOOLEAN
  • Description: True if the delivery is a gift
  • Field API Name: std__ReturnOrderId__c
  • Data Type: TEXT
  • Description: Reference to the related return order
  • Field API Name: std__SalesOrderDeliveryGroupId__c
  • Data Type: TEXT
  • Description: One or more Sales Order Products that share a common Sales Order Delivery Method, and Shipping Address
  • Field API Name: std__SalesOrderId__c
  • Data Type: TEXT
  • Description: The parent Sales Order. This is provided for implementations that do not utilize Fulfillment Order. When Fulfillment Orders do exist, the correct way to relate a shipment to a sales order is via the fulfillment order.
  • Field API Name: std__ScheduledDeliveryDateTime__c
  • Data Type: DATETIME
  • Description: The date when the delivery has been scheduled to occur.
  • Field API Name: std__ShipFromAddressId__c
  • Data Type: TEXT
  • Description: Shipment Origin Address
  • Field API Name: std__ShipmentDate__c
  • Data Type: DATEONLY
  • Description: Date shipment was sent
  • Field API Name: std__ShipmentName__c
  • Data Type: TEXT
  • Description: Name of the shipment
  • Field API Name: std__ShipmentNumber__c
  • Data Type: TEXT
  • Description: automatically-generated number that identifies the Shipment
  • Field API Name: std__ShipmentStatus__c
  • Data Type: TEXT
  • Description: The current stage of shipping, e.g. In Transit or Delivered
  • Field API Name: std__ShippingMethod__c
  • Data Type: TEXT
  • Description: The shipping transport method, e.g. UPS 3-day, FedEx overnight, etc.
  • Field API Name: std__ShipToAddressId__c
  • Data Type: TEXT
  • Description: An address defined for either the Bill-to customer or shipping contact on the Sales Order
  • Field API Name: std__ShipToName__c
  • Data Type: TEXT
  • Description: Name of the recipeint
  • Field API Name: std__SourceLocationId__c
  • Data Type: TEXT
  • Description: Shipment source location
  • Field API Name: std__SpecialInstructionsText__c
  • Data Type: TEXT
  • Description: Instructions to the delivery service, e.g., leave with neighbors
  • Field API Name: std__TotalItemsQuantity__c
  • Data Type: DOUBLE
  • Description: Total quantity of items in the shipment
  • Field API Name: std__TrackingUrl__c
  • Data Type: URL
  • Description: Tracking URL of the shipment