Table 1877 VAT Setup Posting Groups in 19
- App
- Base Application
Fields, 10Keys, 1Procedures, 5
Versions171819202122232425262728latest
Source29
Fields, 10
| Id | Name | Type | Obsolete |
|---|---|---|---|
| 2 | VAT Prod. Posting Group | Code[20] | - |
| 4 | VAT % | Decimal | - |
| 7 | Sales VAT Account | Code[20] | - |
| 9 | Purchase VAT Account | Code[20] | - |
| 11 | Reverse Chrg. VAT Acc. | Code[20] | - |
| 18 | VAT Prod. Posting Grp Desc. | Text[100] | - |
| 19 | VAT Clause Desc | Text[250] | - |
| 22 | Selected | Boolean | - |
| 23 | Application Type | Option | - |
| 24 | Default | Boolean | - |
Keys, 1
| Name | Fields | Obsolete |
|---|---|---|
| Key1, clustered | VAT Prod. Posting Group, Default | - |
Procedures, 5
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ValidateVATRates | () | Boolean | public | - |
| PopulateVATProdGroups | () | public | - | |
| AddOrUpdateProdPostingGrp | (Code[20], Text[100], Decimal, Code[20], Code[20], Boolean, Boolean) | Boolean | public | - |
| CheckExistingItemAndServiceWithVAT | (Code[20], Boolean) | Boolean | public | - |
| ValidateGLAccountsExist | (var Text) | Boolean | public | - |