Share via


VendOutPaymNACHAPayroll.generatePaymentLines Method [AX 2012]

Manages the generation of the payroll payment lines for the output file.

Syntax

public void generatePaymentLines()

Run On

Called

Exceptions

Exception Condition
Error

The validation ofthe bank account number has failed.

-or-

The transaction update has failed.

UpdateConflictNotRecovered

An unrecoverable update conflict has occurred.

UpdateConflict

An update conflict has occurred.

See Also

Reference

VendOutPaymNACHAPayroll Class