Objects/Tables/Table 253 G/L Entry - VAT Entry Link
Table 253 G/L Entry - VAT Entry Link in 26
Jonas Paprotka, Base Application 26.5.38752.40541, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.VAT.Ledger
Fields, 2Keys, 1Procedures, 4Events, 2
Versions171819202122232425262728latest
Source29
Fields, 2
| Id | Name | Type | Obsolete |
|---|
| 1 | G/L Entry No. | Integer | - |
| 2 | VAT Entry No. | Integer | - |
Keys, 1
| Name | Fields | Obsolete |
|---|
| Key1, clustered | G/L Entry No., VAT Entry No. | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| InsertLink | (Integer, Integer) | | public | - |
| InsertLinkSelf | (Integer, Integer) | | public | - |
| InsertLinkWithGLAccountSelf | (Integer, Integer) | | public | - |
| AdjustGLAccountNoOnVATEntry | () | | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnInsertLink | (var Record G/L Entry - VAT Entry Link) | - |
| Integration event | OnBeforeAdjustGLAccountNoOnVATEntryOnInsertLink | (var Record G/L Entry - VAT Entry Link, var Boolean) | - |