Objects/Tables/Table 2850 Native - API Tax Setup
Table 2850 Native - API Tax Setup in 19
Jonas Paprotka, Base Application 19.5.36567.56815, checked
- App
- Base Application
Fields, 20Keys, 1Procedures, 5Events, 3
Versions171819202122232425262728latest
Source-
Fields, 20
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Description | Text[100] | - |
| 3 | Total Tax Percentage | Decimal | - |
| 10 | Last Modified Date Time | DateTime | - |
| 20 | VAT Percentage | Decimal | - |
| 21 | VAT Regulation Reference ID | Guid | - |
| 22 | VAT Regulation Description | Text[250] | - |
| 30 | City | Text[30] | - |
| 31 | City Rate | Decimal | - |
| 32 | State | Code[2] | - |
| 33 | State Rate | Decimal | - |
| 40 | GST or HST Code | Code[10] | - |
| 41 | GST or HST Description | Text[50] | - |
| 42 | GST or HST Rate | Decimal | - |
| 45 | PST Code | Code[10] | - |
| 46 | PST Description | Text[50] | - |
| 47 | PST Rate | Decimal | - |
| 100 | Default | Boolean | - |
| 8000 | Id | Guid | - |
| 9600 | Type | Option | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Id | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|
| LoadSetupRecords | () | | public | - |
| ReloadRecord | () | | public | - |
| SaveChanges | (var Record Native - API Tax Setup) | | public | - |
| DeleteRecord | () | | public | - |
| GetTaxAreaDisplayName | (Guid) | Text | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnLoadSalesTaxSettings | (var Record Native - API Tax Setup, var Record Tax Area Buffer) | - |
| Integration event | OnSaveSalesTaxSettings | (var Record Native - API Tax Setup) | - |
| Integration event | OnCanDeleteTaxSetup | (var Boolean, var Record Native - API Tax Setup) | - |