TaxReport::taxVersion Method [AX 2012]
Returns the tax version in the format of the extended data type Name.
Syntax
server public static Name taxVersion(
TaxRepVersion _taxRepVersion,
TaxPeriod _taxPeriod,
TransDate _fromDate,
[NoYes _reported])
Run On
Server
Parameters
- _taxRepVersion
Type: TaxRepVersion Enumeration
- _taxPeriod
Type: TaxPeriod Extended Data Type
- _fromDate
Type: TransDate Extended Data Type
- _reported
Type: NoYes Enumeration