Share via


VendOutPaymPrenote_NACHA::newCustVendSumForPaym Method [AX 2012]

Initializes a new instance of the CustVendOutPaym class based on the method of payment specified.

Syntax

client server public static CustVendOutPaym newCustVendSumForPaym(CustVendSumForPaym _sumForPaym)

Run On

Called

Parameters

Return Value

Type: CustVendOutPaym Class
A CustVendOutPaym object.

See Also

Reference

VendOutPaymPrenote_NACHA Class