Share via


Tax1099Report2Disc.fillAmountCodes_S Method [AX 2012]

Fills Field Positioned 28 to 41 of Record A for 1099-S in an Export file.

Syntax

private str fillAmountCodes_S()

Run On

Called

Return Value

Type: str
The amount code of Record A to output to an export file.

Remarks

These positions are filled based on the summary data that is loaded in the Tax1099IRSPayerRec table in the Tax1099Report2Disc.generateIRSPayerRecs method.

See Also

Reference

Tax1099Report2Disc Class