Return Order Prod Price Adj DMO
Object API Name: std__ReturnOrderProdPriceAdjDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- Coupon has a FOREIGNKEY relationship with the Coupon DMO
Idfield. - SalesOrderProductPriceAdjustmentId has a FOREIGNKEY relationship with the Sales Order Product Price Adjustment DMO
Idfield. - Promotion has a FOREIGNKEY relationship with the Promotion DMO
Idfield. - ReturnOrderProductId has a FOREIGNKEY relationship with the Return Order Product DMO
Idfield.
- AdjustmentAmount
- cdp_sys_record_currency
- Coupon
- CreatedDate
- Currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- NameInterfaceField
- Promotion
- ReturnOrderProductId
- SalesOrderProductPriceAdjustmentId
- TotalTaxAmount
- WithTaxTotalAmount
- Field API Name:
std__AdjustmentAmount__c - Data Type: DOUBLE
- Description: 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__Coupon__c - Data Type: TEXT
- Description: Coupon Id of coupon applied to this return order.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when this record was created.
- Field API Name:
std__Currency__c - Data Type: TEXT
- Description: ISO 4217 currency code associated with the 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 the adjustment. Maximum size is 255 characters.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ReturnOrderProdPriceAdj record. Maximum size is 15 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__Promotion__c - Data Type: TEXT
- Description: Promotion Id of promotion applied to this return order.
- Field API Name:
std__ReturnOrderProductId__c - Data Type: TEXT
- Description: Required. ID of the return order line item to which this adjustment applies. This is a relationship field. Maximum size is 15 characters.
- Field API Name:
std__SalesOrderProductPriceAdjustmentId__c - Data Type: TEXT
- Description: ID of the order item adjustment line summary associated with the adjustment. This is a One to One (1:1) relationship field. ReturnOrderProdPriceAdjs is the relationship name and Sales Order Product Price Adjustment is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__TotalTaxAmount__c - Data Type: DOUBLE
- Description: Tax on the Amount.
- Field API Name:
std__WithTaxTotalAmount__c - Data Type: DOUBLE
- Description: Total amount of the adjustment, inclusive of tax. This amount is equal to Amount plus TotalTaxAmount.