Codeunit 111 Vend. Entry-SetAppl.ID in 24
- App
- Base Application
- Namespace
- Microsoft.Purchases.Payables
Versions171819202122232425262728latest
Source29
Procedures, 2
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| SetApplId | (var Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[50]) | public | - | |
| RemoveApplId | (var Record Vendor Ledger Entry, Code[50]) | public | - |
Events, 3
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnAfterUpdateVendLedgerEntry | (var Record Vendor Ledger Entry, var Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[50]) | - |
| Integration event | OnBeforeUpdateVendLedgerEntry | (var Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[50], Code[50], var Boolean) | - |
| Integration event | OnAfterSetVendEntryApplID | (Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[50]) | - |