Share via


VendOutPaymPrenote_NACHA.findPaymModeTable Method [AX 2012]

Creates a VendPaymModeTable object that uses a NACHA export format.

Syntax

public CustVendPaymModeTable findPaymModeTable(PaymMode _paymMode, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for updating.

Return Value

Type: CustVendPaymModeTable Map
The CustVendPaymModeTable table.

See Also

Reference

VendOutPaymPrenote_NACHA Class