Why do you need this change?
We require more fields to be copied over from the BankAccountLedgerEntry parameter within CopyFromBankAccLedgerEntry
Describe the request
We would like to request this event please, thanks!
[IntegrationEvent(false, false)]
local procedure OnBeforeInsertBankAccountLedgerEntryOnCopyFromBankAccLedgerEntry(SourceBankAccountLedgerEntry: Record "Bank Account Ledger Entry"; DestBankAccountLedgerEntry: Record "Bank Account Ledger Entry")
begin
end;
Why do you need this change?
We require more fields to be copied over from the
BankAccountLedgerEntryparameter withinCopyFromBankAccLedgerEntryDescribe the request
We would like to request this event please, thanks!