Objects/Tables/Table 5223 Detailed Employee Ledger Entry
Table 5223 Detailed Employee Ledger Entry in 25
Jonas Paprotka, Base Application 25.5.30849.36072, checked
- App
- Base Application
- Namespace
- Microsoft.HumanResources.Payables
Fields, 28Keys, 3Procedures, 4Events, 2
Versions171819202122232425262728latest
Source29
Fields, 28
| Id | Name | Type | Obsolete |
|---|
| 1 | Entry No. | Integer | - |
| 2 | Employee Ledger Entry No. | Integer | - |
| 3 | Entry Type | Enum Detailed CV Ledger Entry Type | - |
| 4 | Posting Date | Date | - |
| 5 | Document Type | Enum Gen. Journal Document Type | - |
| 6 | Document No. | Code[20] | - |
| 7 | Amount | Decimal | - |
| 8 | Amount (LCY) | Decimal | - |
| 9 | Employee No. | Code[20] | - |
| 10 | Currency Code | Code[10] | - |
| 11 | User ID | Code[50] | - |
| 12 | Source Code | Code[10] | - |
| 13 | Transaction No. | Integer | - |
| 14 | Journal Batch Name | Code[10] | - |
| 15 | Reason Code | Code[10] | - |
| 16 | Debit Amount | Decimal | - |
| 17 | Credit Amount | Decimal | - |
| 18 | Debit Amount (LCY) | Decimal | - |
| 19 | Credit Amount (LCY) | Decimal | - |
| 21 | Initial Entry Global Dim. 1 | Code[20] | - |
| 22 | Initial Entry Global Dim. 2 | Code[20] | - |
| 35 | Initial Document Type | Enum Gen. Journal Document Type | - |
| 36 | Applied Empl. Ledger Entry No. | Integer | - |
| 37 | Unapplied | Boolean | - |
| 38 | Unapplied by Entry No. | Integer | - |
| 42 | Application No. | Integer | - |
| 43 | Ledger Entry Amount | Boolean | - |
| 45 | Exch. Rate Adjmt. Reg. No. | Integer | - |
Keys, 3
| Name | Fields | Obsolete |
|---|
| Key1, clustered | Entry No. | - |
| Key2 | Employee Ledger Entry No., Posting Date | - |
| Key3 | Transaction No., Employee No., Entry Type | - |
Procedures, 4
| Name | Parameters | Returns | Access | Obsolete |
|---|
| GetLastEntryNo | () | Integer | public | - |
| UpdateDebitCredit | (Boolean) | | public | - |
| SetZeroTransNo | (Integer) | | public | - |
| GetUnrealizedGainLossAmount | (Integer) | Decimal | public | - |
Events, 2
| Kind | Name | Parameters | Obsolete |
|---|
| Integration event | OnAfterUpdateDebitCredit | (var Record Detailed Employee Ledger Entry, Boolean) | - |
| Integration event | OnSetZeroTransNoOnBeforeDetailedVendorLedgEntryModify | (var Record Detailed Employee Ledger Entry) | - |