Share via


VendOutPaym_NACHA_IAT.addBatchHeaderFieldPositions Method [AX 2012]

Writes field alignment information to the output file to help verify the data.

Syntax

protected void addBatchHeaderFieldPositions()

Run On

Called

Remarks

Alignment information can be turned on for NACHA by setting the DebugNACHA macro in the VendOutPaym_NACHA class declaration to true.

This is a debug method.

See Also

Reference

VendOutPaym_NACHA_IAT Class