Share via


Tax1099Report2Disc.run Method [AX 2012]

Calls the methods that are used to output records to the export file.

Syntax

public void run()

Run On

Called

Remarks

This method loads data by using the generateIRSPayerRecs method and outputs data to the export file by using the Tax1099Report2Disc.outPutRecordA, Tax1099Report2Disc.outPutRecordB, and Tax1099Report2Disc.outPutRecordC methods.

See Also

Reference

Tax1099Report2Disc Class