Commerce
BCAmazonTaxMapping
Amazon Tax settings
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
Active | bit | Active | - | |
Description:Defines if the tax mapping is active or not. | ||||
BindingID | int | BCBinding | ||
Description:The primary key and identity of the related BCBinding. | ||||
CountryID | nvarchar(2) | Country | - | |
Description:Country ID | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:The unique identifier of the user who created the record. | ||||
CreatedByScreenID | char(8) | Created At | - | |
Description:The unique identifier of the screen where the record was created. | ||||
CreatedDateTime | datetime | Created On | - | |
Description:The date and time when the record was created. | ||||
IsDefault | bit | Default | - | |
Description:Defines if the tax mapping is default or not. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:The unique identifier of the user who modified the record. | ||||
LastModifiedByScreenID | char(8) | Last Modified At | - | |
Description:The unique identifier of the screen where the record was modified. | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:The date and time when the record was modified. | ||||
TaxID | nvarchar | Tax ID | Tax | |
Description:The tax ID that the system will use to import taxes during the order import. | ||||
TaxMappingID | int | - | ||
Description:The identity of this record. | ||||
TaxZoneBasedOn | nvarchar(1) | Tax Zone Is Based On | - | |
Description:Tax zone base on | ||||
TaxZoneID | nvarchar | Tax Zone | TaxZone | |
Description:Tax zone that should be used for the taxes synchronization if the tax zone cannot be resolved by Acumatica ERP logic. | ||||
Tstamp | timestamp | - | ||
Description:Timestamp of the record | ||||