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.
Calculates amount percent value
Syntax
client server public static TaxValue percentValue_IN(
TaxCode _taxCode,
TransDate _date,
TaxBase _amount)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
Tax code attached to tax
- _date
Type: TransDate Extended Data Type
Transaction date
- _amount
Type: TaxBase Extended Data Type
The base amount on which tax has to be calculated.
Return Value
Type: TaxValue Extended Data Type
Returns the amount percent