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 name of withholding tax version for given parameters.
Syntax
server public static Name taxVersion(
TaxWithholdRepVersion _taxWithholdRepVersion,
TaxWithholdPeriod _taxWithholdPeriod,
TransDate _fromDate,
[NoYes _reported])
Run On
Server
Parameters
- _taxWithholdRepVersion
Type: TaxWithholdRepVersion Extended Data Type
The withholding tax version.
- _taxWithholdPeriod
Type: TaxWithholdPeriod Extended Data Type
The withholding tax period.
- _fromDate
Type: TransDate Extended Data Type
The from date.
- _reported
Type: NoYes Enumeration
Whether reports the withholding tax.
Return Value
Type: Name Extended Data Type
Returns the name of withholding tax versio.