Share via


VendOutPaym_NACHA.addBatchHeaderFieldPositions Method [AX 2012]

This is a debug method that 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.

See Also

Reference

VendOutPaym_NACHA Class