CFLOnAfterGetCustomer Event
Codeunit CFL Post Coded Bank Statement
Signature
[IntegrationEvent(false, false)]
CFLOnAfterGetCustomer(txtAccountNoFilter: text; var Cust: record Customer; CodBankStmtLine: record "Coda statement line")
Codeunit CFL Post Coded Bank Statement
[IntegrationEvent(false, false)]
CFLOnAfterGetCustomer(txtAccountNoFilter: text; var Cust: record Customer; CodBankStmtLine: record "Coda statement line")
txtAccountNoFilter
textCust
record CustomerCodBankStmtLine
record "Coda statement line"