BankClientExportFormat_RU.generatePayment Method [AX 2012]
Generates a payment for a ledger journal transaction.
Syntax
protected void generatePayment(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A LedgerJournalTrans record.
Exceptions
Exception | Condition |
---|---|
Error | The export format is not set up in the CustVendPaymModeTable table. –or– Journal lines are not valid. |