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.
Assigns the tax report by ID value.
Syntax
public TmpTaxReportById taxAmountByReportId_TableYear(
TransDate _fromDate,
TransDate _toDate,
TaxPeriod _taxPeriod)
Run On
Called
Parameters
- _fromDate
Type: TransDate Extended Data Type
The from date to use to retrieve the tax report ID.
- _toDate
Type: TransDate Extended Data Type
The to date to use to retrieve the tax report ID.
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period to use to retrieve the ax report ID.
Return Value
Type: TmpTaxReportById Table
The tmpTaxReportByIdYear value.