Sales Order Product Price Adjustment DMO
Object API Name: std__SalesOrderProductPriceAdjustmentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- SalesOrderPriceAdjustmentId has a FOREIGNKEY relationship with the Sales Order Price Adjustment DMO
Idfield. - SalesOrderProductId has a FOREIGNKEY relationship with the Sales Order Product DMO
Idfield. - PriceAdjustmentGroupId has a FOREIGNKEY relationship with the Price Adjustment Group DMO
Idfield.
- AdjustmentAmount
- AdjustmentTaxAmount
- cdp_sys_record_currency
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- PriceAdjustmentGroupId
- PriceAdjustmentTier
- SalesOrderPriceAdjustmentId
- SalesOrderProdtPriceAdjType
- SalesOrderProductId
- SalesOrderProductPriceAdjAmt
- Field API Name:
std__AdjustmentAmount__c - Data Type: DOUBLE
- Description: Required. Amount, not including tax, of the OrderItemAdjustmentLineSummary. 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.
- Field API Name:
std__AdjustmentTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the Amount.
- 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__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 OrderItemAdjustmentLineSummary. Maximum size is 255 characters.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this SalesOrderProductPriceAdjustment 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__PriceAdjustmentGroupId__c - Data Type: TEXT
- Description: Allows joining between the subtype (Sales Order Product Price Adjustment) and its supertype, Price Adjustment Group.
- Field API Name:
std__PriceAdjustmentTier__c - Data Type: TEXT
- Description: A price adjustment tier may optionally be related to a Sales Order Product Price Adjustment. Price adjustment tiers, child entity of Price adjustment schedule. For example: quantity 1-20, discount percentage: 10%, or quantity 20- (open end), discount amou.
- Field API Name:
std__SalesOrderPriceAdjustmentId__c - Data Type: TEXT
- Description: The valid until date, when decision or order is due from the customer, if the internal process allows additional days beyond the EffectiveToDate that's provided to the customer.
- Field API Name:
std__SalesOrderProdtPriceAdjType__c - Data Type: TEXT
- Description: The type of Sales Order Product Price Adjustment: OrderProduct, Distributed (from order-level), or manual.
- Field API Name:
std__SalesOrderProductId__c - Data Type: TEXT
- Description: Required. ID of the OrderItemSummary to which the OrderItemAdjustmentLineSummary applies. Maximum size is 36 characters.
- Field API Name:
std__SalesOrderProductPriceAdjAmt__c - Data Type: DOUBLE
- Description: Total amount of the adjustment, inclusive of tax. This amount is equal to Amount plus TotalTaxAmount.