Fulfillment Order Product Price Adj DMO

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

  • Field API Name: std__AdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: Required. Amount, not including tax, of the adjustment.
  • 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: Coupon associated with the adjustment. This is a One to One (1:1) relationship field. FulfillmentOrderPriceAdjGrps is the relationship name and Coupon 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__Description__c
  • Data Type: TEXT
  • Description: Required. Text description of the adjustment. Maximum size is 255 characters.
  • 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__FulfillmentOrderProductId__c
  • Data Type: TEXT
  • Description: The Fulfillment Order Product being adjusted.
  • Field API Name: std__FulfOrderPiceAdjustmentId__c
  • Data Type: TEXT
  • Description: The Fulfillment Order Price Adjustment that the Fulfillment Order Product Price Adjustment is optionally related and rolls up to.
  • Field API Name: std__FulfOrderProdItemAdjTypeId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__FulfOrderProdtPriceAdjNbrText__c
  • Data Type: TEXT
  • Description: Autonumber identifier for a Fulfillment Order Product Item Adjustment.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this FulfillmentOrderProductPriceAdj 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: Promotion associated with the adjustment. Maximum size is 36 characters.
  • Field API Name: std__ReasonText__c
  • Data Type: TEXT
  • Description: The reason description as to why the adjustment was given.
  • Field API Name: std__SalesOrderProductPriceAdjId__c
  • Data Type: TEXT
  • Description: A change to the price of a Sales Order Product that's made before order fulfillment. A Sales Order Product Price Adjustment may stand-alone, or related to an adjustment that was defined at the overall Sales Order level.
  • Field API Name: std__TotalAdjustmentAmount__c
  • Data Type: DOUBLE
  • Description: Total amount of the adjustment, inclusive of tax. This amount is equal to Amount plus TotalTaxAmount.
  • Field API Name: std__TotalAdjustmentTaxAmount__c
  • Data Type: DOUBLE
  • Description: Required. Tax on the Amount.