Share via


Tax1099Report2Disc.generateIRSPayerRecs Method [AX 2012]

Loads data in the Tax1099IRSPayerRec table.

Syntax

private void generateIRSPayerRecs()

Run On

Called

Remarks

The data is loaded from the Tax1099Summary, VendTable, and Tax1099Fields tables. The loaded data is used to export the file.

See Also

Reference

Tax1099Report2Disc Class