Fulfillment Order DMO

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

  • Field API Name: std__AccountId__c
  • Data Type: TEXT
  • Description: The ID of the Account or Person Account associated with the FulfillmentOrder. It represents the shopper in the storefront.
  • Field API Name: std__BillToContactId__c
  • Data Type: TEXT
  • Description: The ID of the Contact associated with the FulfillmentOrder. It represents the shopper in the storefront when not using person accounts.
  • 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__ClosedDateTime__c
  • Data Type: DATETIME
  • Description: The date and time of the closed date time.
  • Field API Name: std__ContactPointAddressId__c
  • Data Type: TEXT
  • Description: Required. This is a One to One (1:1) relationship field. FulfillmentOrders is the relationship name and Contact Point Address is the referenced object. Maximum size is 36 characters.
  • 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__FufilledToCountryCode__c
  • Data Type: TEXT
  • Description: A standard code for the recipient address country.
  • Field API Name: std__FufilledToGeocodeAccCode__c
  • Data Type: DOUBLE
  • Description: A code that describes how close the actual location is to the Geolocation longitude and latitude code coordinates.
  • Field API Name: std__FufilledToLatitudeCode__c
  • Data Type: DOUBLE
  • Description: Used with FulfilledToLongitude to specify the precise geolocation of the recipient address. Acceptable values are numbers between –90 and 90 with up to 15 decimal places.
  • Field API Name: std__FufilledToLongitudeCode__c
  • Data Type: DOUBLE
  • Description: Used with FulfilledToLatitude to specify the precise geolocation of the recipient address. Acceptable values are numbers between –90 and 90 with up to 15 decimal places.
  • Field API Name: std__FulfilledFromLocationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FulfilledToEmailAddressId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FulfilledToNm__c
  • Data Type: TEXT
  • Description: Name on the recipient address.
  • Field API Name: std__FulfilledToPhoneId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FulfilledToText__c
  • Data Type: TEXT
  • Description: Free text to store a message to the order recipient.
  • Field API Name: std__FulfillmentOrderNumber__c
  • Data Type: TEXT
  • Description: ID of the FulfillmentOrder.
  • Field API Name: std__FulfillmentStartDate__c
  • Data Type: DATETIME
  • Description: The date and time when the fulfillment process started.
  • Field API Name: std__FulfillmentStatus__c
  • Data Type: TEXT
  • Description: Required. Status of the FulfillmentOrder. Each status corresponds to one status category, shown here in parentheses. You can customize the status picklist to represent your business processes, but the status category picklist is fixed because processing is based on those values. If you customize the status picklist, include at least one status value for each status category. Possible values are: - Allocated (Activated) - Assigned (Fulfilling) - Cancelled (Cancelled) - Draft (Draft) - Fulfilled (Closed) - Pick Complete (Fulfilling) - Pickpack (Fulfilling) - Printed (Fulfilling) - Rejected (Rejected) Maximum size is 36 characters.
  • Field API Name: std__FulfillmentStatusCategory__c
  • Data Type: TEXT
  • Description: Status category of the FulfillmentOrder. Processing of the FulfillmentOrder depends on this value. Each status category corresponds to one or more statuses. Possible values are: - ACTIVATED—Activated - CANCELLED—Cancelled - CLOSED—Closed - DRAFT—Draft - FULFILLING—Fulfilling - REJECTED—Rejected
  • Field API Name: std__FulfillmentType__c
  • Data Type: TEXT
  • Description: Required. Type of the FulfillmentOrder. Each type corresponds to one type category, shown here in parentheses. You can customize the type picklist to represent your business processes, but the type category picklist is fixed because processing is based on those values. If you customize the type picklist, include at least one type value for each type category. Default values are: - Download (Digital) - Email (Digital) - In Store Pickup (Physical) - Retail Store (Physical) - Supplier (Drop Ship) - Warehouse (Physical) Maximum size is 36 characters.
  • Field API Name: std__FulfillmentTypeCategory__c
  • Data Type: TEXT
  • Description: Type category of the FulfillmentOrder. Processing of the FulfillmentOrder depends on this value. Each type category corresponds to one or more types. Possible values are: - DIGITAL—Digital - DROPSHIP—Drop Ship - PHYSICAL—Physical
  • Field API Name: std__GrandTotalAmount__c
  • Data Type: DOUBLE
  • Description: the Total, including adjustments and tax, of the products, fees, and delivery charges on the FulfillmentOrder. This amount includes all FulfillmentOrderLineItems associated with the FulfillmentOrder. This amount is equal to TotalAmount + TotalTaxAmount.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FulfillmentOrder 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__IsReship__c
  • Data Type: TEXT
  • Description: Whether the FulfillmentOrder is for a reshipment. The default value is false.
  • Field API Name: std__IsSuspended__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the is suspended.
  • 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__ProcessingTimeInMinutes__c
  • Data Type: DOUBLE
  • Description: Numeric value representing the processing time in minutes. Do not include currency symbols or commas.
  • Field API Name: std__ReturnAddressId__c
  • Data Type: TEXT
  • Description: The site to which a package must beshipped if it must be returned.
  • Field API Name: std__SalesOrderDeliveryGroupId__c
  • Data Type: TEXT
  • Description: The delivery location that was requested during the Sales Order stage of processing.
  • Field API Name: std__SalesOrderId__c
  • Data Type: TEXT
  • Description: Required. ID of the OrderSummary associated with the FulfillmentOrder. This field is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__TaxPolicy__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the tax policy.
  • Field API Name: std__TotalAdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: The Total amount of the price adjustments applied to the products on the FulfillmentOrder. This value only includes adjustments to FulfillmentOrderLineItems of type code Product, not adjustments to delivery charges or fees.
  • Field API Name: std__TotalAdjustmentTaxAmount__c
  • Data Type: DOUBLE
  • Description: Tax on the TotalAdjustmentAmount.
  • Field API Name: std__TotalAdjustmentWithTaxAmount__c
  • Data Type: DOUBLE
  • Description: otal amount of the price adjustments applied to the products on the FulfillmentOrder, inclusive of tax. This value only includes adjustments to FulfillmentOrderLineItems of type code Product. This amount is equal to TotalAdjustmentAmount + TotalAdjustment.
  • Field API Name: std__TotalAmount__c
  • Data Type: DOUBLE
  • Description: The Adjusted total, not including tax, of the FulfillmentOrderLineItems, including products, fees, and delivery charges, on the FulfillmentOrder.
  • Field API Name: std__TotalDeliveryAdjAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderProduct.TotalProductAdjustmentAmount(ProductId.ProductType == ServiceProduct).
  • Field API Name: std__TotalDeliveryAdjstWithTaxAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the price adjustments applied to the delivery charges on the FulfillmentOrder, inclusive of tax. This value only includes adjustments to FulfillmentOrderLineItems of type code Charge. This amount is equal to TotalDeliveryAdjustAmount + Tot.
  • Field API Name: std__TotalDeliveryAdjTaxAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderProduct.TotalProductTaxAmount(ProductId.ProductType == ServiceProduct).
  • Field API Name: std__TotalDeliveryAmount__c
  • Data Type: DOUBLE
  • Description: The Total of the delivery charges on the FulfillmentOrder. This value only includes FulfillmentOrderLineItems of type Delivery Charge.
  • Field API Name: std__TotalDeliveryTaxAmount__c
  • Data Type: DOUBLE
  • Description: The Tax on the TotalDeliveryAmount.
  • Field API Name: std__TotalDeliveryWithTaxAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the delivery charges on the FulfillmentOrder, inclusive of tax. This value only includes FulfillmentOrderLineItems of type code Charge. This amount is equal to TotalDeliveryAmount + TotalDeliveryTaxAmount.
  • Field API Name: std__TotalItemCount__c
  • Data Type: DOUBLE
  • Description: Required. Sum of the quantities of the FulfillmentOrderLineItems included in the FulfillmentOrder.
  • Field API Name: std__TotalOrderAdjTaxAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderProduct.TotalOrderProductAdjustmentTaxAmount\nThis includes taxes on both regular and distributed adjustments, on both shippable products and on services.
  • Field API Name: std__TotalProductAmount__c
  • Data Type: DOUBLE
  • Description: The Total price of the products on the FulfillmentOrder, excluding order adjustments, delivery charges, and fees. This value only includes FulfillmentOrderLineItems of type code Product.
  • Field API Name: std__TotalProductTaxAmount__c
  • Data Type: DOUBLE
  • Description: The Tax on the TotalProductAmount.
  • Field API Name: std__TotalProductWithTaxAmount__c
  • Data Type: DOUBLE
  • Description: Total price of the products on the FulfillmentOrder, inclusive of tax. This value only includes FulfillmentOrderLineItems of type code Product. This amount is equal to TotalProductAmount + TotalProductTaxAmount.
  • Field API Name: std__TotalTaxAmount__c
  • Data Type: DOUBLE
  • Description: The Tax on the TotalAmount.