Fulfillment Order Price Adj DMO

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

  • CouponId has a FOREIGNKEY relationship with the Coupon DMO Id field.
  • PromotionId has a FOREIGNKEY relationship with the Promotion DMO Id field.
  • FulfillmentOrderId has a FOREIGNKEY relationship with the Fulfillment Order DMO Id field.
  • Field API Name: std__AdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: The order-level adjustment amount. If the adjustment is distributed, then a portion of this amount also exists in Fulfillment Order Product Price Adjustment, for each Fulfillment Order Product.
  • 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__CouponId__c
  • Data Type: TEXT
  • Description: A discount coupon which is used to calculate the adjustment.
  • 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: Description of a Fulfillment Order Price Adjustment Group.
  • Field API Name: std__FulfillmentOrderId__c
  • Data Type: TEXT
  • Description: The Fulfillment Order for which an order-level, distributed adjustment was calculated.
  • Field API Name: std__FulfillmentOrderPriceAdjType__c
  • Data Type: TEXT
  • Description: Defines whether an instance of Fulfillment Order Price Adjustment Group is at the order level or order-product level.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FulfillmentOrderPriceAdj 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__PromotionId__c
  • Data Type: TEXT
  • Description: A promotion that provides discounts or other reasons for adjusting an order.
  • Field API Name: std__ReasonText__c
  • Data Type: TEXT
  • Description: The reason description as to why the adjustment was given.
  • Field API Name: std__TotalAdjustmentTaxAmount__c
  • Data Type: DOUBLE
  • Description: If the order-level adjustment was distributed to each Fulfillment Order Product, then this contains a rollup of the tax allied to each of those Fulfillment Order Product distributed amounts.