Share via


Tax1099Report2Disc.outputSForBRec Method [AX 2012]

Outputs field positions 544 to 750 to export file for 1099-S.

Syntax

private void outputSForBRec(Tax1099IRSPayerRec localIRSPayerRec)

Run On

Called

Parameters

Remarks

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

See Also

Reference

Tax1099Report2Disc Class