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.
Inserts the details transaction into TaxReportInclAdjustmentTmp temporary table.
Syntax
private void detailedTransactions(
TaxPeriod _taxPeriod,
FromDate _fromDate,
ToDate _toDate,
TaxVersion _taxVersion)
Run On
Server
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
The taxPeriod value to use to filter the TaxTrans table data.
- _fromDate
Type: FromDate Extended Data Type
The fromDate value to use to filter the TaxTrans table data.
- _toDate
Type: ToDate Extended Data Type
The toDate value to use to filter the TaxTrans table data.
- _taxVersion
Type: TaxVersion Extended Data Type
The taxVersion value to use to filter the TaxTrans table data.