Fulfillment Order Product DMO

Object API Name: std__FulfillmentOrderProductDmo__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__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__Description__c
  • Data Type: TEXT
  • Description: Required. Description of the FulfillmentOrderLineItem. Maximum size is 255 characters.
  • Field API Name: std__FulfilledQuantity__c
  • Data Type: DOUBLE
  • Description: Current quantity of the FulfillmentOrderLineItem. This amount is equal to the original quantity minus any canceled quantity.
  • Field API Name: std__FulfillmentOrderId__c
  • Data Type: TEXT
  • Description: Required. ID of the FulfillmentOrder associated with the FulfillmentOrderLineItem. This field is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__GrandTotalAmount__c
  • Data Type: DOUBLE
  • Description: Total, including adjustments but not tax, of the FulfillmentOrderLineItem. This amount is equal to UnitPrice times Quantity.
  • Field API Name: std__GrossUnitPrice__c
  • Data Type: DOUBLE
  • Description: Unit price, including tax, of the FulfillmentOrderLineItem. This amount is equal to TotalPrice plus TotalTaxAmount.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FulfillmentOrderProduct 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__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__Number__c
  • Data Type: TEXT
  • Description: Autonumber identifier for a Fulfillment Order Product.
  • Field API Name: std__OrderedQuantity__c
  • Data Type: DOUBLE
  • Description: Original quantity of the FulfillmentOrderLineItem.
  • Field API Name: std__OriginalSalesOrderProductId__c
  • Data Type: TEXT
  • Description: Required. ID of the product represented by the FulfillmentOrderLineItem. This field is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__ProductAmount__c
  • Data Type: DOUBLE
  • Description: Total, not including adjustments or tax, of the FulfillmentOrderLineItem.
  • Field API Name: std__ProvisioningDate__c
  • Data Type: DATETIME
  • Description: The date or date-time when the fulfilled product is enabled.
  • Field API Name: std__QuantityUnitOfMeasure__c
  • Data Type: TEXT
  • Description: Unit of measure of the quantity, for example, unit, gallon, ton, or case.
  • Field API Name: std__RequestedEndDate__c
  • Data Type: DATETIME
  • Description: The date and time of the requested end date.
  • Field API Name: std__RequestedStartDate__c
  • Data Type: DATETIME
  • Description: The date and time of the requested start date.
  • Field API Name: std__SalesOrderProductId__c
  • Data Type: TEXT
  • Description: Required. ID of the OrderItemSummary associated with the FulfillmentOrderLineItem. This field is a relationship field. Maximum size is 36 characters.
  • Field API Name: std__TotalAdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: Total of any price adjustments applied to the FulfillmentOrderLineItem.
  • Field API Name: std__TotalAdjustmentTaxAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the price adjustments applied to the FulfillmentOrderProduct, inclusive of tax. This amount is equal to TotalAdjustmentAmount plus TotalAdjustmentTaxAmount.
  • Field API Name: std__TotalAmount__c
  • Data Type: DOUBLE
  • Description: Total, including adjustments and tax, of the FulfillmentOrderLineItem.
  • Field API Name: std__TotalLineAmountWithTax__c
  • Data Type: DOUBLE
  • Description: TotalLineTaxAmount. Total product tax amount, excluding tax amount of adjustments.
  • Field API Name: std__TotalOrderProductAdjTaxAmount__c
  • Data Type: DOUBLE
  • Description: The total order product adj tax amount for the fulfillment order product.
  • Field API Name: std__TotalProductAdjAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderProductIPriceAdjustment.AdjustmentAmountIncludes both GoodsProduct and ServiceProduct adjustments. Excludes distributed adjustments.
  • Field API Name: std__TotalProductAdjTaxAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderPriceAdjustmentTax.FulfillmentOrderPriceAdjustmentAmount \nCould be either product or service taxes. Adjustment taxes only.
  • Field API Name: std__TotalProductDstribAdjAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderPriceAdjustmentTax.FulfillmentOrderPriceAdjustmentAmount Could be either product or service taxes. Adjustment taxes only.
  • Field API Name: std__TotalProductDstribAdjTaxAmount__c
  • Data Type: DOUBLE
  • Description: Σ FulfillmentOrderPriceAdjustmentTax.FulfillmentOrderProductPriceAdjustmentAmount(FulfillmentOrderProductPriceAdjustment.FulfillmentOrderProductItemAdjustmentType == Distributed)\nDistributed Adjustment taxes only.
  • Field API Name: std__TotalProductTaxAmount__c
  • Data Type: DOUBLE
  • Description: Tax on the TotalLineAmount.
  • Field API Name: std__TotalTaxAmount__c
  • Data Type: DOUBLE
  • Description: Tax on the TotalPrice.
  • Field API Name: std__UnitPriceAmount__c
  • Data Type: DOUBLE
  • Description: Unit price of the FulfillmentOrderLineItem.