Return Order Product Tax DMO
Object API Name: std__ReturnOrderProductTaxDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ReturnOrderProductPriceAdjId has a FOREIGNKEY relationship with the Return Order Prod Price Adj DMO
Idfield. - SalesOrderProductTaxId has a FOREIGNKEY relationship with the Sales Order Product Tax DMO
Idfield. - ReturnOrderProductId has a FOREIGNKEY relationship with the Return Order Product DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- Currency
- DataSourceId
- DataSourceObjectId
- Description
- Id
- InternalOrganizationId
- NameInterfaceField
- ReturnOrderProductId
- ReturnOrderProductPriceAdjId
- ReturnOrderProductTaxType
- SalesOrderProductTaxId
- TaxAmount
- TaxEffectiveDate
- TaxRatePercent
- 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: 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 return order item tax. Maximum size is 255 characters.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ReturnOrderProductTax 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__ReturnOrderProductId__c - Data Type: TEXT
- Description: Required. If this object represents a tax on a return order line item, this value is the ID of that item. If this object represents a tax on an adjustment, this value is the ID of the return order line item to which the adjustment applies. This is a relationship field. Maximum size is 15 characters.
- Field API Name:
std__ReturnOrderProductPriceAdjId__c - Data Type: TEXT
- Description: If this object represents a tax on an adjustment, this value is the ID of the return order item adjustment to which the tax applies. If this value is null, the adjustment applies to a return order line item. This is a One to One (1:1) relationship field. ReturnOrderProductTaxs is the relationship name and Return Order Product Price Adjustment is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__ReturnOrderProductTaxType__c - Data Type: TEXT
- Description: Required. Shows whether the amount on the tax line is an estimate or the final calculated amount. Doesn’t set a value by default. Users can define automation to set and change the value as needed. Possible values are: - Actual - Estimated Maximum size is 15 characters.
- Field API Name:
std__SalesOrderProductTaxId__c - Data Type: TEXT
- Description: ID of the order item tax line item summary associated with the order item summary that corresponds to the return order line item to which the tax applies. This is a One to One (1:1) relationship field. ReturnOrderProductTaxs is the relationship name and Sales Order Product Tax is the referenced object. Maximum size is 15 characters.
- Field API Name:
std__TaxAmount__c - Data Type: DOUBLE
- Description: Amount of tax represented by the return order item tax.
- Field API Name:
std__TaxEffectiveDate__c - Data Type: DATETIME
- Description: The date and time of the tax effective date.
- Field API Name:
std__TaxRatePercent__c - Data Type: DOUBLE
- Description: Tax rate used to calculate the Amount.