Share via


VendOutPaymPrenote_NACHA.vendPaym Method [AX 2012]

Prepares the VendPaym object for pre-note generation.

Syntax

public VendPaym vendPaym(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

  • _ledgerJournalTrans
    Type: LedgerJournalTrans Table
    The LedgerJournalTrans buffer that will be used to set a VendPaym object.

Return Value

Type: VendPaym Class
A VendPaym object.

See Also

Reference

VendOutPaymPrenote_NACHA Class