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 concessional value.
Syntax
client server public static ConcessionalValue_IN value_IN(
TaxCode _taxCode,
TransDate _date,
TaxBase _amount)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _date
Type: TransDate Extended Data Type
The date.
- _amount
Type: TaxBase Extended Data Type
The amount.
Return Value
Type: ConcessionalValue_IN Extended Data Type
The instance of the ConcessionalValue_IN class.