BankCheqPrepCancelJourLineType.setRecipientTypeSpecificJournalValues Method [AX 2012]
Populates the LedgerJournalTrans buffer with values, based on the recipient type.
Syntax
protected abstract LedgerJournalTrans setRecipientTypeSpecificJournalValues(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer to populate.
Return Value
Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer that is populated with the recipient-based values.