Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the Tax1099Summary amount fields to the Tax1099IRSPayerRec table for 1099-S.
Syntax
private void update_STotals(
Tax1099Fields tax1099Fields,
Tax1099IRSPayerRec localIRSPayerRec,
Tax1099Summary tax1099Summary)
Run On
Called
Parameters
- tax1099Fields
Type: Tax1099Fields Table
A Tax1099Fields record that is used to indicate the particular amount fields to copy.
- localIRSPayerRec
Type: Tax1099IRSPayerRec Table
A Tax1099IRSPayerRec record to which the amount fields are copied.
- tax1099Summary
Type: Tax1099Summary Table
The Tax1099Summary record from which the specified amount fields are copied.
Remarks
These amount fields are used to output the Record C information to the export file.