Codeunit "Exp. Pre-Mapping Gen. Jnl."

ID 1273
Namespace: System.IO

Properties

Name Value
Permissions TableData "Payment Export Data" = rimd
TableNo Table System.IO."Data Exch."

Events

OnBeforeInsertPaymentExoprtData

[IntegrationEvent(False,False)]
local procedure OnBeforeInsertPaymentExoprtData(var PaymentExportData: Record "Payment Export Data", GenJournalLine: Record "Gen. Journal Line", GeneralLedgerSetup: Record "General Ledger Setup")

Parameters

Name Type Description
PaymentExportData Table Microsoft.Bank.Payment."Payment Export Data"
GenJournalLine Table Microsoft.Finance.GeneralLedger.Journal."Gen. Journal Line"
GeneralLedgerSetup Table Microsoft.Finance.GeneralLedger.Setup."General Ledger Setup"

See also