Objects/Tables/Table 45 G/L Register
Table 45 G/L Register in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- Microsoft.Finance.GeneralLedger.Ledger
Fields, 12Keys, 6Procedures, 2Events, 1
Versions171819202122232425262728latest
Source29
Fields, 12
| Id | Name | Type | Obsolete |
|---|
| 1 | No. | Integer | - |
| 2 | From Entry No. | Integer | - |
| 3 | To Entry No. | Integer | - |
| 4 | Creation Date | Date | - |
| 5 | Source Code | Code[10] | - |
| 6 | User ID | Code[50] | - |
| 7 | Journal Batch Name | Code[10] | - |
| 8 | From VAT Entry No. | Integer | - |
| 9 | To VAT Entry No. | Integer | - |
| 10 | Reversed | Boolean | - |
| 11 | Creation Time | Time | - |
| 12 | Journal Templ. Name | Code[10] | - |
Keys, 6
| Name | Fields | Obsolete |
|---|
| Key1, clustered | No. | - |
| Key2 | Creation Date | - |
| Key3 | Source Code, Journal Batch Name, Creation Date | - |
| key4 | From Entry No., To Entry No. | - |
| key5 | Source Code, Journal Batch Name, SystemCreatedAt | - |
| key6 | SystemCreatedAt | - |
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLastEntryNo | () | Integer | public | - |
| Initialize | (Integer, Integer, Integer, Code[10], Code[10], Code[10]) | | public | - |
Events, 1
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnInitializeOnAfterGLRegisterInit | (var Record G/L Register, Code[10]) | - |