Objects/Tables/Table 318 Tax Area
Table 318 Tax Area in 22
Jonas Paprotka, Base Application 22.5.59966.64723, checked
- App
- Base Application
Fields, 4Keys, 1Procedures, 3
Versions171819202122232425262728latest
Source29
Fields, 4
| Id | Name | Type | Obsolete |
|---|
| 1 | Code | Code[20] | - |
| 2 | Description | Text[100] | - |
| 10 | Last Modified Date Time | DateTime | - |
| 8000 | Id | Guid | Removed 22.0 |
| This functionality will be replaced by the systemID field |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Code | - |
Procedures, 3
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CreateTaxArea | (Code[20], Text[50], Text[50]) | | public | - |
| GetDescriptionInCurrentLanguage | () | Text[50] | public | Pending 21.0 |
| Replaced with GetDescriptionInCurrentLanguageFullLength. |
| GetDescriptionInCurrentLanguageFullLength | () | Text[100] | public | - |