Tax DMO
Object API Name: std__TaxDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- SalesOrderProductTaxId has a FOREIGNKEY relationship with the Sales Order Product Tax DMO
Idfield. - SalesOrderProductPriceAdjTaxId has a FOREIGNKEY relationship with the Sales Order Product Price Adjustment Tax DMO
Idfield. - TaxAddressStateProvinceCodeId has a FOREIGNKEY relationship with the State Province DMO
Idfield. - OriginalTaxId has a FOREIGNKEY relationship with the Tax DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- CurrencyCode
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- LastModifiedDate
- NameInterfaceField
- OriginalTaxId
- SalesOrderProductPriceAdjTaxId
- SalesOrderProductTaxId
- SalesOrderTaxAmount
- SalesOrderTaxType
- TaxAddressCityName
- TaxAddressCountryCode
- TaxAddressPostalCode
- TaxAddressStateProvinceCodeId
- TaxAddressStreet1Text
- TaxAddressStreet2Text
- TaxClass
- TaxErrorMessageText
- TaxPolicy
- 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: 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__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this Tax 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__LastModifiedDate__c - Data Type: DATETIME
- Description: Date and time when a user last modified this record.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Name of this record.
- Field API Name:
std__OriginalTaxId__c - Data Type: TEXT
- Description: For a change order scenario, a reference to the original definition of the sales Order's Tax.
- Field API Name:
std__SalesOrderProductPriceAdjTaxId__c - Data Type: TEXT
- Description: A tax on an adjustment to the price of a Sales Order Product.
- Field API Name:
std__SalesOrderProductTaxId__c - Data Type: TEXT
- Description: A tax on the price of a Sales Order Product.
- Field API Name:
std__SalesOrderTaxAmount__c - Data Type: DOUBLE
- Description: The amount of the tax. For example, $1.13 if the currency is USD.
- Field API Name:
std__SalesOrderTaxType__c - Data Type: TEXT
- Description: Required. Indicates whether the Amount is actual or estimated. Possible values are: - Actual - Estimated 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. Maximum size is 36 characters.
- Field API Name:
std__TaxAddressCityName__c - Data Type: TEXT
- Description: The city of an address used for tax assessment.
- Field API Name:
std__TaxAddressCountryCode__c - Data Type: TEXT
- Description: The country code of an address used for tax assessment.
- Field API Name:
std__TaxAddressPostalCode__c - Data Type: TEXT
- Description: The postal code of an address used for tax assessment.
- Field API Name:
std__TaxAddressStateProvinceCodeId__c - Data Type: TEXT
- Description: The state/province code of an address used for tax assessment.
- Field API Name:
std__TaxAddressStreet1Text__c - Data Type: TEXT
- Description: The first line of an address used for tax assessment.
- Field API Name:
std__TaxAddressStreet2Text__c - Data Type: TEXT
- Description: The second line of an address used for tax assessment.
- Field API Name:
std__TaxClass__c - Data Type: TEXT
- Description: Classifications of taxes relate to taxation based on the item purchased, or the jurisdiction in which the seller or buyer are located.
- Field API Name:
std__TaxErrorMessageText__c - Data Type: TEXT
- Description: An error generated by the tax calculation algorithm.
- Field API Name:
std__TaxPolicy__c - Data Type: TEXT
- Description: Alphanumeric string representing the tax policy.
- Field API Name:
std__TaxRatePercent__c - Data Type: DOUBLE
- Description: Required. Tax rate used to calculate the Amount. 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.