Share via


Tax1099Report2Disc.outputGForBRec Method [AX 2012]

Outputs field positioned 544 to 750 to an export file for 1099-G.

Syntax

private void outputGForBRec(Tax1099IRSPayerRec localIRSPayerRec)

Run On

Called

Parameters

Remarks

This method is specific for 1099-G. It calls the strInsert method to write field positions 544-750 to export file.

See Also

Reference

Tax1099Report2Disc Class