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.
Processes transactions falling in other periods for discrepancy report.
Syntax
private void createTmpTaxTransOtherPeriod(
boolean _discrepancyReport,
TransDate _fromDate,
TransDate _toDate,
TaxCode _fromTaxCode,
TaxCode _toTaxCode,
TaxDirection _taxDirection,
ShowServiceInVatRegister _showServiceInVatRegister)
Run On
Server
Parameters
- _discrepancyReport
Type: boolean
The discrepancy report.
- _fromDate
Type: TransDate Extended Data Type
The start date.
- _toDate
Type: TransDate Extended Data Type
The end date.
- _fromTaxCode
Type: TaxCode Extended Data Type
The start tax code.
- _toTaxCode
Type: TaxCode Extended Data Type
The end tax code.
- _taxDirection
Type: TaxDirection Enumeration
The TaxDirection parameter.
- _showServiceInVatRegister
Type: ShowServiceInVatRegister Enumeration
The ShowServiceInVatRegister parameter which controls visibility of service tariff text in the TaxVatRegister report.