Codeunit 1206 Pmt Export Mgt Gen. Jnl Line in 22
- App
- Base Application
Versions171819202122232425262728latest
Source29
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| ExportJournalPaymentFileYN | (var Record Gen. Journal Line) | public | - | |
| ExportJournalPaymentFile | (var Record Gen. Journal Line) | public | - | |
| ExportGenJnlLine | (var Record Gen. Journal Line, var Record Credit Transfer Register) | public | - | |
| PreparePaymentExportDataJnl | (var Record Payment Export Data, Record Gen. Journal Line, Integer, Integer) | public | - | |
| EnableExportToServerTempFile | (Boolean, Text[3]) | public | - | |
| GetServerTempFileName | () | Text[1024] | public | - |
Events, 4
| Kind | Name | Parameters | Obsolete |
|---|---|---|---|
| Integration event | OnBeforeInsertPmtExportDataJnlFromGenJnlLine | (var Record Payment Export Data, Record Gen. Journal Line, Record General Ledger Setup) | - |
| Integration event | OnBeforeCreateGenJnlDataExchLine | (Record Data Exch., Record Gen. Journal Line, Integer, var Decimal, var Decimal, var Date, var Boolean) | - |
| Integration event | OnBeforePaymentExport | (Code[20], Integer, Integer, Decimal, Date, var Boolean) | - |
| Integration event | OnCheckGenJnlLine | (Record Gen. Journal Line) | - |