Codeunit 227 VendEntry-Apply Posted Entries in 20
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 21
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| Apply | (Record Vendor Ledger Entry, Code[20], Date) | Boolean | public | Pending 20.0 | |||
| Replaced by Apply(VendLedgEntry, ApplyUnapplyParameters) | |||||||
| 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 | Pending 20.0 | ||||
| Replaced by PostUnApplyVendor(DtldVendLedgEntry2; ApplyUnapplyParameters | |||||||
| CheckReversal | (Integer) | public | - | ||||
| ApplyVendEntryFormEntry | (var Record Vendor Ledger Entry) | public | - | ||||
| PreviewApply | (Record Vendor Ledger Entry, Code[20], Date) | public | Pending 20.0 | ||||
| Replaced by PreviewApply(VendorLedgerEntry; ApplyUnapplyParameters) | |||||||
| PreviewUnapply | (Record Detailed Vendor Ledg. Entry, Code[20], Date) | public | Pending 20.0 | ||||
| Replaced by W1 implementation of PreviewUnapply(DetailedVendorLedgEntry; ApplyUnapplyParameters) | |||||||
| SetApplyContext | (Date, Code[20]) | public | Pending 20.0 | ||||
| Replaced by SetApplyContext(ApplyUnapplyParameters) | |||||||
| SetUnapplyContext | (var Record Detailed Vendor Ledg. Entry, Date, Code[20]) | public | Pending 20.0 | ||||
| Replaced by SetUnapplyContext(DetailedVendorLedgEntry; ApplyUnapplyParameters) | |||||||
| Apply | (Record Vendor Ledger Entry, Record Apply Unapply Parameters) | Boolean | public | - | |||
| PostUnApplyVendor | (Record Detailed Vendor Ledg. Entry, Record Apply Unapply Parameters) | public | - | ||||
| PostUnApplyVendorCommit | (Record Detailed Vendor Ledg. Entry, Code[20], Date, Boolean) | public | Pending 20.0 | ||||
| Replaced by PostUnApplyVendorCommit() | |||||||
| PostUnApplyVendorCommit | (Record Detailed Vendor Ledg. Entry, Record Apply Unapply Parameters, Boolean) | public | - | ||||
| PreviewApply | (Record Vendor Ledger Entry, Record Apply Unapply Parameters) | public | - | ||||
| PreviewUnapply | (Record Detailed Vendor Ledg. Entry, Record Apply Unapply Parameters) | public | - | ||||
| SetApplyContext | (Record Apply Unapply Parameters) | public | - | ||||
| SetUnapplyContext | (var Record Detailed Vendor Ledg. Entry, Record Apply Unapply Parameters) | public | - | ||||
| GetAppliedVendLedgerEntries | (var Record Vendor Ledger Entry, Integer) | public | - | ||||
Events, 25
| 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 | 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 | 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) | - |
| Integration event | OnAfterPostUnapplyVendLedgEntry | (Record Gen. Journal Line, Record Vendor Ledger Entry, Record Detailed Vendor Ledg. Entry, var Codeunit Gen. Jnl.-Post Line, var Record Vendor Ledger Entry) | - |
| Integration event | OnCollectAffectedLedgerEntriesOnAfterSetFilters | (var Record Detailed Vendor Ledg. Entry, Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnApplyVendEntryFormEntryOnBeforeRunVendEntryEdit | (var Record Vendor Ledger Entry) | - |
| Integration event | OnBeforeVendPostApplyVendLedgEntry | (var Boolean, Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnBeforeRunVendExchRateAdjustment | (var Record Gen. Journal Line, var Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnVendPostApplyVendLedgEntryOnBeforeCommit | (var Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnAfterUnApplyVendor | (Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnApplyVendEntryFormEntryOnAfterCheckEntryOpen | (Record Vendor Ledger Entry) | - |
| Integration event | OnApplyVendEntryFormEntryOnAfterVendLedgEntrySetFilters | (var Record Vendor Ledger Entry, var Record Vendor Ledger Entry, var Boolean) | - |
| Integration event | OnFindLastApplEntryOnAfterSetFilters | (var Record Detailed Vendor Ledg. Entry) | - |
| Integration event | OnBeforePostUnApplyVendorCommit | (var Boolean, Boolean, Record Detailed Vendor Ledg. Entry, Code[20], Date, Boolean, var Boolean) | - |
| Integration event | OnCheckUnappliedEntriesOnBeforeUnapplyAllEntriesError | (Record Detailed Vendor Ledg. Entry, Integer, var Boolean) | - |
| Integration event | OnApplyOnBeforePmtTolVend | (Record Vendor Ledger Entry, var Codeunit Payment Tolerance Management, Boolean, var Boolean) | - |