Sales Order Delivery Group DMO

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

  • 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__ContactPointAddressId__c
  • Data Type: TEXT
  • Description: The ContactPointAddress for the shipping location. This entity stores contact info for the delivery contact, as well as the address.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: Date and time when this record was created.
  • Field API Name: std__CurrencyCode__c
  • Data Type: TEXT
  • Description: ISO 4217 code identifying the currency used in the transaction or record.
  • 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__DeliveryInstructionsText__c
  • Data Type: TEXT
  • Description: Special instructions for the delivery. Users with the Edit Delivery Information user permission can modify this field. If the OrderLifeCycleType field on the associated OrderSummary is set to UNMANAGED, then users with the Edit Unmanaged Order Summaries or B2B Commerce Integrator user permission can modify this field. Maximum size is 255 characters.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: Required. Description of the OrderDeliveryGroupSummary. Maximum size is 255 characters.
  • Field API Name: std__DesiredDeliveryDate__c
  • Data Type: DATETIME
  • Description: The date and time of the desired delivery date.
  • Field API Name: std__GiftMessageText__c
  • Data Type: TEXT
  • Description: Gift message to include. Users with the Edit Delivery Information user permission can modify this field. If the OrderLifeCycleType field on the associated OrderSummary is set to UNMANAGED, then users with the Edit Unmanaged Order Summaries or B2B Commerce Integrator user permission can modify this field. Maximum size is 255 characters.
  • Field API Name: std__GrandTotalDeliveryAmount__c
  • Data Type: DOUBLE
  • Description: Total, including adjustments and tax, of the delivery charges associated with the OrderDeliveryGroupSummary. This value only includes OrderItemSummaries of type code Charge.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this SalesOrderDeliveryGroup record. Maximum size is 36 characters.
  • 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: TEXT
  • Description: Indicates whether the OrderDeliveryGroupSummary represents a gift (true) or not (false). Users with the Edit Delivery Information user permission can modify this field. If the OrderLifeCycleTypef ield on the associated OrderSummary is set to UNMANAGED, then users with the Edit Unmanaged Order Summaries or B2B Commerce Integrator user permission can modify this field.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: Date and time when a user last modified this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__OrderDeliveryMethod__c
  • Data Type: TEXT
  • Description: Method used to deliver the order, such as shipping, pickup, or digital delivery.
  • Field API Name: std__OriginalDeliveryGroupId__c
  • Data Type: TEXT
  • Description: The original delivery group. This is used in change order scenarios.
  • Field API Name: std__PromisedDate__c
  • Data Type: DATETIME
  • Description: The date and time of the promised date.
  • Field API Name: std__SalesOrderDeliveryGroupNumber__c
  • Data Type: TEXT
  • Description: automatically-generated number that identifies the Sales Order Delivery Group.
  • Field API Name: std__SalesOrderDeliveryStatus__c
  • Data Type: TEXT
  • Description: The status of the Sales Order Delivery Group.
  • Field API Name: std__SalesOrderId__c
  • Data Type: TEXT
  • Description: Required. ID of the OrderSummary associated with the OrderDeliveryGroupSummary. Maximum size is 36 characters.
  • Field API Name: std__TotalDeliveryAdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: Total price adjustments applied to delivery charges associated with the OrderDeliveryGroupSummary. This value only includes adjustments to OrderItemSummaries of type code Charge.
  • Field API Name: std__TotalDeliveryAdjustmentTaxAmount__c
  • Data Type: DOUBLE
  • Description: Sum of all OrderItem(Type == DeliveryCharge): TotalAdjustmentTaxAmount.
  • Field API Name: std__TotalDeliveryChargeAmount__c
  • Data Type: DOUBLE
  • Description: Total, not including adjustments or tax, of the delivery charges associated with the OrderDeliveryGroupSummary.
  • Field API Name: std__TotalDeliveryChargeTaxAmount__c
  • Data Type: DOUBLE
  • Description: Tax on the TotalLineAmount.
  • Field API Name: std__TotalDeliveryTaxAmount__c
  • Data Type: DOUBLE
  • Description: Tax on the TotalAmount.
  • Field API Name: std__TotalPriceAmount__c
  • Data Type: DOUBLE
  • Description: Required. Total, including adjustments but not tax, of the delivery charges associated with the OrderDeliveryGroupSummary. This value only includes adjustments to OrderItemSummaries of type code Charge.
  • Field API Name: std__TotalProductTaxAmount__c
  • Data Type: DOUBLE
  • Description: Sum of all SalesOrderProduct.TotalProductTaxAmount.
  • Field API Name: std__TotalTaxAmount__c
  • Data Type: DOUBLE
  • Description: Sum of all SalesOrderProduct.TotalTaxAmount.
  • Field API Name: std__TotalUnitPriceAmount__c
  • Data Type: DOUBLE
  • Description: Sum of all SalesOrderProduct.TotalUnitPriceAmount. Excludes adjustments.
  • Field API Name: std__TotalWithTaxAdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: The total with tax adjustment amount for the sales order delivery group.
  • Field API Name: std__TotalWithTaxDelivChargeAmount__c
  • Data Type: DOUBLE
  • Description: The total with tax deliv charge amount for the sales order delivery group.