Share via


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

Return Value

Type: LedgerJournalTrans Table
The LedgerJournalTrans buffer that is populated with the recipient-based values.

See Also

Reference

BankCheqPrepCancelJourLineType Class