Share via


Tax1099ReportDP.set1099INT Method [AX 2012]

Sets the correct amount field of Tax1099IRSPayerRec record

Syntax

private void set1099INT(Tax1099Summary localTax1099Summary)

Run On

Server

Parameters

  • localTax1099Summary
    Type: Tax1099Summary Table
    Tax1099Summary table buffer to pull SettleTax1099Amount from

See Also

Reference

Tax1099ReportDP Class