Objects/Tables/Table 325 VAT Posting Setup
Table 325 VAT Posting Setup in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.VAT.Setup
Fields, 24Keys, 2Procedures, 7Events, 3
Versions171819202122232425262728latest
Source29
Fields, 24
| Id | Name | Type | Obsolete |
|---|
| 1 | VAT Bus. Posting Group | Code[20] | - |
| 2 | VAT Prod. Posting Group | Code[20] | - |
| 3 | VAT Calculation Type | Enum Tax Calculation Type | - |
| 4 | VAT % | Decimal | - |
| 5 | Unrealized VAT Type | Option | - |
| 6 | Adjust for Payment Discount | Boolean | - |
| 7 | Sales VAT Account | Code[20] | - |
| 8 | Sales VAT Unreal. Account | Code[20] | - |
| 9 | Purchase VAT Account | Code[20] | - |
| 10 | Purch. VAT Unreal. Account | Code[20] | - |
| 11 | Reverse Chrg. VAT Acc. | Code[20] | - |
| 12 | Reverse Chrg. VAT Unreal. Acc. | Code[20] | - |
| 13 | VAT Identifier | Code[20] | - |
| 14 | EU Service | Boolean | - |
| 15 | VAT Clause Code | Code[20] | - |
| 16 | Certificate of Supply Required | Boolean | - |
| 17 | Tax Category | Code[10] | - |
| 20 | Description | Text[100] | - |
| 21 | Blocked | Boolean | - |
| 25 | Sale VAT Reporting Code | Code[20] | - |
| 26 | Purch. VAT Reporting Code | Code[20] | - |
| 6200 | Non-Deductible VAT % | Decimal | - |
| 6202 | Non-Ded. Purchase VAT Account | Code[20] | - |
| 6203 | Allow Non-Deductible VAT | Enum Allow Non-Deductible VAT Type | - |
Keys, 2
| Name | Fields | Obsolete |
|---|
| Key1, clustered | VAT Bus. Posting Group, VAT Prod. Posting Group | - |
| Key2 | VAT Prod. Posting Group, VAT Bus. Posting Group | - |
Procedures, 7
| Name | Parameters | Returns | Access | Obsolete |
|---|
| CheckGLAcc | (Code[20]) | | public | - |
| TestNotSalesTax | (Text[100]) | | public | - |
| GetSalesAccount | (Boolean) | Code[20] | public | - |
| GetPurchAccount | (Boolean) | Code[20] | public | - |
| GetRevChargeAccount | (Boolean) | Code[20] | public | - |
| SetAccountsVisibility | (var Boolean, var Boolean) | | public | - |
| SuggestSetupAccounts | () | | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnBeforeGetPurchAccount | (var Record VAT Posting Setup, Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeGetSalesAccount | (var Record VAT Posting Setup, Boolean, var Code[20], var Boolean) | - |
| Integration event | OnBeforeCheckSetupUsage | (var Record VAT Posting Setup, var Boolean, Code[20], Code[20]) | - |