Share via


VendOutPaym_NACHA.isExportFormatNACHA Method [AX 2012]

Validates the export format against the method of payment.

Syntax

protected boolean isExportFormatNACHA(VendPaymMode _paymMode)

Run On

Called

Parameters

Return Value

Type: boolean
true if export format is NACHA (US); otherwise, false.

See Also

Reference

VendOutPaym_NACHA Class