Share via


VendOutPaym_NACHA.isDebug Method [AX 2012]

Determines if the DebugNACHA flag has been set. Currently, used to determine when to print alignment and field position descriptions to the output file.

Syntax

public boolean isDebug()

Run On

Called

Return Value

Type: boolean
true if the DebugNACHA flag has been set; otherwise, false.

Remarks

DebugNACHA should be used for testing only.

See Also

Reference

VendOutPaym_NACHA Class