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.
Gets the version number for tax report period.
Syntax
server public static TaxVersion version(
TaxPeriod _taxPeriod,
RefRecId _taxRegistrationNumber,
TransDate _date)
Run On
Server
Parameters
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period is used to find record.
- _taxRegistrationNumber
Type: RefRecId Extended Data Type
The record id of tax registration number is used to find record.
- _date
Type: TransDate Extended Data Type
The transaction date is used to find record.
Return Value
Type: TaxVersion Extended Data Type
The version number for tax report period.