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 minimal version number for given parameters.
Syntax
server public static Counter counterMin(
TaxWithholdRepVersion _taxWithholdRepVersion,
TaxPeriod _taxPeriod,
TransDate _fromDate)
Run On
Server
Parameters
- _taxWithholdRepVersion
Type: TaxWithholdRepVersion Extended Data Type
The withholding tax version.
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period.
- _fromDate
Type: TransDate Extended Data Type
The from date.
Return Value
Type: Counter Extended Data Type
Returns the minimal version number for given parameters.