[IntegrationEvent(False,False)]
local procedure OnUpdateVendorPaymentBufferFromVendorLedgerEntry(var TempVendorPaymentBuffer: Record "Vendor Payment Buffer" temporary, VendorLedgerEntry: Record "Vendor Ledger Entry")
[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateGnlJnlLineDimensionsFromVendorPayment(var GenJournalLine: Record "Gen. Journal Line", TempVendorPaymentBuffer: Record "Vendor Payment Buffer" temporary)
[IntegrationEvent(False,False)]
local procedure OnAfterAssignCombinedDimensionSetID(var GenJournalLine: Record "Gen. Journal Line", DimSetIDArr: array[10] of Integer)
[IntegrationEvent(False,False)]
local procedure OnBeforeGetMessageToRecipient(TempVendorPaymentBuffer: Record "Vendor Payment Buffer" temporary, DocumentsToApply: List of [Text], var IsHandled: Boolean, var MessageToRecipient: Text[140])
[IntegrationEvent(False,False)]
local procedure OnMakeGenJnlLinesOnAfterSetFilterTempVendorPymBuffer(var TempVendorPaymentBuffer: Record "Vendor Payment Buffer" temporary, VendorLedgerEntry: Record "Vendor Ledger Entry", Vendor: Record Vendor)