[IntegrationEvent(False,False)]
local procedure OnBeforeUpdateCustLedgerEntry(var TempCustLedgerEntry: Record "Cust. Ledger Entry" temporary, ApplyingCustLedgerEntry: Record "Cust. Ledger Entry", AppliesToID: Code[50], var IsHandled: Boolean, var CustEntryApplID: Code[50])
[IntegrationEvent(False,False)]
local procedure OnAfterUpdateCustLedgerEntry(var CustLedgerEntry: Record "Cust. Ledger Entry", var TempCustLedgerEntry: Record "Cust. Ledger Entry" temporary, ApplyingCustLedgerEntry: Record "Cust. Ledger Entry", AppliesToID: Code[50])
[IntegrationEvent(False,False)]
local procedure OnUpdateCustLedgerEntryOnBeforeCustLedgerEntryModify(var CustLedgerEntry: Record "Cust. Ledger Entry", var TempCustLedgerEntry: Record "Cust. Ledger Entry" temporary, ApplyingCustLedgerEntry: Record "Cust. Ledger Entry", AppliesToID: Code[50])
[IntegrationEvent(False,False)]
local procedure OnBeforeSetApplId(var CustLedgEntry: Record "Cust. Ledger Entry", ApplyingCustLedgEntry: Record "Cust. Ledger Entry", var AppliesToID: Code[50], var CustEntryApplID: Code[50], var IsHandled: Boolean)