Codeunit 224 EmplEntry-Apply Posted Entries in 26
- App
- Base Application
- Namespace
- Microsoft.HumanResources.Payables
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| GetApplicationDate | (Record Employee Ledger Entry) | Date | public | - |
| UnApplyDtldEmplLedgEntry | (Record Detailed Employee Ledger Entry) | public | - | |
| UnApplyEmplLedgEntry | (Integer) | public | - | |
| ApplyEmplEntryFormEntry | (var Record Employee Ledger Entry) | public | - | |
| Apply | (Record Employee Ledger Entry, Record Apply Unapply Parameters) | public | - | |
| PostUnApplyEmployee | (Record Detailed Employee Ledger Entry, Record Apply Unapply Parameters) | public | - | |
| PreviewApply | (Record Employee Ledger Entry, Record Apply Unapply Parameters) | public | - | |
| PreviewUnapply | (Record Detailed Employee Ledger Entry, Record Apply Unapply Parameters) | public | - | |
| SetApplyContext | (Record Apply Unapply Parameters) | public | - | |
| SetUnapplyContext | (var Record Detailed Employee Ledger Entry, Record Apply Unapply Parameters) | public | - | |
| FindLastApplEntry | (Integer) | Integer | public | - |
| CheckEmployeeLedgerEntryToUnapply | (Integer, var Record Detailed Employee Ledger Entry) | public | - |
Events, 9
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeApply | (var Record Employee Ledger Entry, var Code[20], var Date) | - |
| Integration event | OnEmplPostApplyEmplLedgEntryOnBeforeGenJnlPostLine | (var Record Gen. Journal Line, Record Employee Ledger Entry) | - |
| Integration event | OnPostUnApplyEmployeeOnAfterCheckMaxDateCompressed | (var Record Detailed Employee Ledger Entry) | - |
| Integration event | OnPostUnApplyEmployeeOnAfterGetEmplLedgEntry | (var Record Detailed Employee Ledger Entry, var Record Employee Ledger Entry) | - |
| Integration event | OnPostUnApplyEmployeeOnBeforeGenJnlPostLineUnapplyEmplLedgEntry | (var Record Gen. Journal Line, Record Employee Ledger Entry, Record Detailed Employee Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnFindLastTransactionNoOnAfterSetFilters | (var Record Detailed Employee Ledger Entry) | - |
| Integration event | OnCollectAffectedLedgerEntriesOnAfterSetFilters | (var Record Detailed Employee Ledger Entry, Record Detailed Employee Ledger Entry) | - |
| Integration event | OnBeforeRunEmplExchRateAdjustment | (var Record Gen. Journal Line, var Record Employee Ledger Entry, var Boolean) | - |
| Integration event | OnPostUnApplyEmployeeOnAfterRunEmployeeExchRateAdjustment | (Record Gen. Journal Line, Record Employee Ledger Entry, Record Detailed Employee Ledger Entry, var Codeunit Gen. Jnl.-Post Line, var Record Employee Ledger Entry) | - |