Page 233 Apply Vendor Entries in 18
- App
- Base Application
- Source table
- 25
Versions171819202122232425262728latest
Source29
Procedures, 16
| Name | Parameters | Returns | Access | Obsolete | |||
|---|---|---|---|---|---|---|---|
| SetGenJnlLine | (Record Gen. Journal Line, Integer) | public | - | ||||
| SetPurch | (Record Purchase Header, var Record Vendor Ledger Entry, Integer) | public | - | ||||
| SetVendLedgEntry | (Record Vendor Ledger Entry) | public | - | ||||
| SetApplyingVendLedgEntry | () | public | - | ||||
| SetVendApplId | (Boolean) | public | - | ||||
| CheckVendLedgEntry | (var Record Vendor Ledger Entry) | public | - | ||||
| CalcApplnAmount | () | public | - | ||||
| CheckRounding | () | public | - | ||||
| GetVendLedgEntry | (var Record Vendor Ledger Entry) | public | - | ||||
| SetAppliesToID | (Code[50]) | public | - | ||||
| ExchangeAmountsOnLedgerEntry | (Option, Code[10], var Record Vendor Ledger Entry, Date) | public | Pending 18.0 | ||||
| Replaced by ExchangeLedgerEntryAmounts() | |||||||
| CalcOppositeEntriesAmount | (var Record Vendor Ledger Entry) | Decimal | public | - | |||
| GetApplnCurrencyCode | () | Code[10] | public | - | |||
| GetCalcType | () | Integer | public | - | |||
| ExchangeLedgerEntryAmounts | (Enum Vendor Apply Calculation Type, Code[10], var Record Vendor Ledger Entry, Date) | protected | - | ||||
| SetCalcType | (Enum Vendor Apply Calculation Type) | public | - | ||||
Events, 15
| Kind | Name | Parameters | Obsolete | ||||
|---|---|---|---|---|---|---|---|
| Integration event | OnAfterCalcApplnAmount | (Record Vendor Ledger Entry, var Decimal, var Decimal) | - | ||||
| Integration event | OnAfterCalcApplnAmountToApply | (Record Vendor Ledger Entry, var Decimal, var Decimal) | - | ||||
| Integration event | OnAfterCalcApplnRemainingAmount | (Record Vendor Ledger Entry, var Decimal) | - | ||||
| Integration event | OnAfterExchangeAmountsOnLedgerEntry | (var Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[10]) | Pending 18.0 | ||||
| Replaced by event OnAfterExchangeLedgerEntryAmounts(). | |||||||
| Integration event | OnBeforeCalcApplnAmount | (var Record Vendor Ledger Entry, var Record Gen. Journal Line) | - | ||||
| Integration event | OnBeforeCheckActionPerformed | (Boolean, Boolean, Option, Boolean, Record Vendor Ledger Entry, Option, var Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeHandledChosenEntries | (Option, Decimal, Code[10], Date, var Record Vendor Ledger Entry, var Boolean) | - | ||||
| Integration event | OnBeforeEarlierPostingDateError | (Record Vendor Ledger Entry, Record Vendor Ledger Entry, var Boolean, Option, Decimal) | - | ||||
| Integration event | OnFindApplyingEntryOnAfterSetFilters | (Record Vendor Ledger Entry, var Record Vendor Ledger Entry) | - | ||||
| Integration event | OnPostDirectApplicationBeforeSetValues | (var Date) | - | ||||
| Integration event | OnPostDirectApplicationBeforeApply | () | - | ||||
| Integration event | OnAfterExchangeLedgerEntryAmounts | (var Record Vendor Ledger Entry, Record Vendor Ledger Entry, Code[10]) | - | ||||
| Integration event | OnBeforePostDirectApplication | (var Record Vendor Ledger Entry, Boolean, var Boolean) | - | ||||
| Integration event | OnBeforeSetApplyingVendLedgEntry | (var Record Vendor Ledger Entry, Record Gen. Journal Line, Record Purchase Header, var Enum Vendor Apply Calculation Type) | - | ||||
| Integration event | OnSetVendApplIdOnAfterCheckAgainstApplnCurrency | (var Record Vendor Ledger Entry, Option, Record Gen. Journal Line, Record Purchase Header, Record Vendor Ledger Entry) | - | ||||