Fulfillment Order Tax DMO
Object API Name: std__FulfillmentOrderTaxDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- FulfillmentOrderPriceAdjustmentTaxId has a FOREIGNKEY relationship with the Fulfillment Order Price Adj Tax DMO
Idfield. - FulfillmentOrderProductTaxId has a FOREIGNKEY relationship with the Fulfillment Order Product Tax DMO
Idfield.
- cdp_sys_record_currency
- CreatedDate
- CurrencyCode
- DataSourceId
- DataSourceObjectId
- FulfillmentOrderPriceAdjustmentTaxId
- FulfillmentOrderProductTaxId
- FulfillmentOrderTaxType
- Id
- InternalOrganizationId
- NameInterfaceField
- Number
- TaxClass
- TaxEffectiveDate
- TaxErrorMessageText
- 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__FulfillmentOrderPriceAdjustmentTaxId__c - Data Type: TEXT
- Description: A tax that's calculated on an adjustment to the base price of a Fulfillment Order Product.
- Field API Name:
std__FulfillmentOrderProductTaxId__c - Data Type: TEXT
- Description: A tax that's calculated on the base price of a Fulfillment Order Product.
- Field API Name:
std__FulfillmentOrderTaxType__c - Data Type: TEXT
- Description: Required. Indicates whether the Amount is actual or estimated. Possible values are: - Actual - Estimated Maximum size is 36 characters.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this FulfillmentOrderTax 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__Number__c - Data Type: TEXT
- Description: Autonumber identifier for a Fulfillment Order Tax.
- 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__TaxEffectiveDate__c - Data Type: DATETIME
- Description: The date and time of the tax effective date.
- Field API Name:
std__TaxErrorMessageText__c - Data Type: TEXT
- Description: An error generated by the tax calculation algorithm.
- Field API Name:
std__TaxRatePercent__c - Data Type: DOUBLE
- Description: The percentage rate that's applied to another amount such as Product Total to calculate the tax.