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.
Get the sum of reportable state income amounts for a given vendor and state for form MISC.
Syntax
public SettleTax1099StateAmount get1099MISCStateIncome(
VendAccount vendAccount,
Tax1099State tax1099State,
TransDate _fromDate,
TransDate _toDate)
Run On
ClientOrServer
Parameters
- vendAccount
Type: VendAccount Extended Data Type
The vendor account to search on.
- tax1099State
Type: Tax1099State Extended Data Type
The state to search on.
- _fromDate
Type: TransDate Extended Data Type
Include results from this date onwards.
- _toDate
Type: TransDate Extended Data Type
Include results up to this date.
Return Value
Type: SettleTax1099StateAmount Extended Data Type
The amount of reportable state income.
Remarks
Form MISC state income is reported from all Tax1099Box entries except MISC_04 and MISC_16.