Share via


VendOutPaymPrenote_NACHA.setLedgerJournalTrans Method [AX 2012]

Sets values in the LedgerJournalTrans object that will be used for pre-note generation.

Syntax

public LedgerJournalTrans setLedgerJournalTrans(BankPrenoteJournalList _prenoteJournalList)

Run On

Called

Parameters

  • _prenoteJournalList
    Type: BankPrenoteJournalList Class
    A BankPrenoteJournalList object that is used to set values in the LedgerJournalTrans object.

Return Value

Type: LedgerJournalTrans Table
A LedgerJournalTrans object.

See Also

Reference

VendOutPaymPrenote_NACHA Class