Codeunit 227 VendEntry-Apply Posted Entries in 17
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 12
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| Apply | (Record Vendor Ledger Entry, Code[20], Date) | Boolean | public | - |
| GetApplicationDate | (Record Vendor Ledger Entry) | Date | public | - |
| FindLastApplEntry | (Integer) | Integer | public | - |
| UnApplyDtldVendLedgEntry | (Record Detailed Vendor Ledg. Entry) | public | - | |
| UnApplyVendLedgEntry | (Integer) | public | - | |
| PostUnApplyVendor | (Record Detailed Vendor Ledg. Entry, Code[20], Date) | public | - | |
| CheckReversal | (Integer) | public | - | |
| ApplyVendEntryFormEntry | (var Record Vendor Ledger Entry) | public | - | |
| PreviewApply | (Record Vendor Ledger Entry, Code[20], Date) | public | - | |
| PreviewUnapply | (Record Detailed Vendor Ledg. Entry, Code[20], Date) | public | - | |
| SetApplyContext | (Date, Code[20]) | public | - | |
| SetUnapplyContext | (var Record Detailed Vendor Ledg. Entry, Date, Code[20]) | public | - |
Events, 15
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterCheckReversal | (Record Vendor Ledger Entry) | - |
| Integration event | OnAfterPostApplyVendLedgEntry | (Record Gen. Journal Line, Record Vendor Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnAfterPostUnapplyVendLedgEntry | (Record Gen. Journal Line, Record Vendor Ledger Entry, Record Detailed Vendor Ledg. Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnApplyVendEntryFormEntryOnAfterVendLedgEntrySetFilters | (var Record Vendor Ledger Entry, var Record Vendor Ledger Entry) | - |
| Integration event | OnBeforeApply | (var Record Vendor Ledger Entry, var Code[20], var Date) | - |
| Integration event | OnBeforeApplyVendEntryFormEntry | (var Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeGetApplicationDate | (Record Vendor Ledger Entry, var Date, var Boolean) | - |
| Integration event | OnBeforePostApplyVendLedgEntry | (var Record Gen. Journal Line, Record Vendor Ledger Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnBeforePostUnapplyVendLedgEntry | (var Record Gen. Journal Line, Record Vendor Ledger Entry, Record Detailed Vendor Ledg. Entry, var Codeunit Gen. Jnl.-Post Line) | - |
| Integration event | OnBeforeRunUpdateAnalysisView | (var Boolean) | - |
| Integration event | OnGetApplicationDateOnAfterSetFilters | (var Record Vendor Ledger Entry, Record Vendor Ledger Entry) | - |
| Integration event | OnCheckunappliedEntriesOnBeforeUnapplyAllEntriesError | (Record Detailed Vendor Ledg. Entry, Integer, var Boolean) | - |
| Integration event | OnBeforeUnApplyVendor | (Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnPostUnApplyVendorOnAfterDtldVendLedgEntrySetFilters | (var Record Detailed Vendor Ledg. Entry, Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnPostUnApplyVendorOnAfterGetVendLedgEntry | (var Record Vendor Ledger Entry) | - |