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.
Updates the version number for tax report period.
Syntax
server public static void versionSumUp(
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.