[IntegrationEvent(False,False)]
local procedure OnAfterPostApplyVendLedgEntry(GenJournalLine: Record "Gen. Journal Line", VendorLedgerEntry: Record "Vendor Ledger Entry", var GenJnlPostLine: Codeunit "Gen. Jnl.-Post Line")
[IntegrationEvent(False,False)]
local procedure OnAfterPostUnapplyVendLedgEntry(GenJournalLine: Record "Gen. Journal Line", VendorLedgerEntry: Record "Vendor Ledger Entry", DetailedVendorLedgEntry: Record "Detailed Vendor Ledg. Entry", var GenJnlPostLine: Codeunit "Gen. Jnl.-Post Line", var TempVendorLedgerEntry: Record "Vendor Ledger Entry" temporary)
[IntegrationEvent(False,False)]
local procedure OnApplyVendEntryFormEntryOnBeforeRunVendEntryEdit(var ApplyingVendLedgEntry: Record "Vendor Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnApplyVendEntryFormEntryOnAfterVendLedgEntrySetFilters(var VendorLedgEntry: Record "Vendor Ledger Entry", var ApplyToVendLedgEntry: Record "Vendor Ledger Entry", var IsHandled: Boolean, var VendEntryApplID: Code[50])
[IntegrationEvent(False,False)]
local procedure OnBeforeApply(var VendorLedgerEntry: Record "Vendor Ledger Entry", var DocumentNo: Code[20], var ApplicationDate: Date)
[IntegrationEvent(False,False)]
local procedure OnBeforeApplyVendEntryFormEntry(var ApplyingVendLedgEntry: Record "Vendor Ledger Entry", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeGetApplicationDate(VendorLedgEntry: Record "Vendor Ledger Entry", var ApplicationDate: Date, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnBeforeVendPostApplyVendLedgEntry(var HideProgressWindow: Boolean, VendLedgEntry: Record "Vendor Ledger Entry", var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnGetApplicationDateOnAfterSetFilters(var ApplyToVendLedgEntry: Record "Vendor Ledger Entry", VendorLedgEntry: Record "Vendor Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforeRunUpdateAnalysisView(var IsHandled: Boolean)
Parameters
Name
Type
Description
IsHandled
Boolean
OnBeforeRunVendExchRateAdjustment
[IntegrationEvent(False,False)]
local procedure OnBeforeRunVendExchRateAdjustment(var GenJnlLine: Record "Gen. Journal Line", var TempVendorLedgerEntry: Record "Vendor Ledger Entry" temporary, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnCheckUnappliedEntriesOnBeforeUnapplyAllEntriesError(DtldVendLedgEntry: Record "Detailed Vendor Ledg. Entry", LastTransactionNo: Integer, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnVendPostApplyVendLedgEntryOnBeforeCommit(var VendLedgerEntry: Record "Vendor Ledger Entry", var SuppressCommit: Boolean)
[IntegrationEvent(False,False)]
local procedure OnApplyOnBeforePmtTolVend(VendLedgEntry: Record "Vendor Ledger Entry", var PaymentToleranceMgt: Codeunit "Payment Tolerance Management", PreviewMode: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnPostUnApplyVendorCommitOnBeforeFilterDtldVendLedgEntry(DetailedVendorLedgEntry2: Record "Detailed Vendor Ledg. Entry", ApplyUnapplyParameters: Record "Apply Unapply Parameters" temporary)
[IntegrationEvent(False,False)]
local procedure OnApplyOnBeforeVendPostApplyVendLedgEntry(VendorLedgerEntry: Record "Vendor Ledger Entry", var ApplyUnapplyParameters: Record "Apply Unapply Parameters" temporary)
[IntegrationEvent(False,False)]
local procedure OnApplyOnBeforePostingDateMustNotBeBeforeError(var ApplyUnapplyParameters: Record "Apply Unapply Parameters" temporary, var VendorLedgerEntry: Record "Vendor Ledger Entry", PreviewMode: Boolean, var IsHandled: Boolean)
[IntegrationEvent(False,False)]
local procedure OnPostUnApplyVendorCommitOnBeforePostingDateMustNotBeBeforeError(var ApplyUnapplyParameters: Record "Apply Unapply Parameters" temporary, var DetailedVendorLedgEntry2: Record "Detailed Vendor Ledg. Entry", PreviewMode: Boolean, var IsHandled: Boolean)