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.
Extracts and returns the amount for specific india tax type of a source document transaction.
Syntax
server public static TaxAmountCur getSpecificTaxAmount_IN(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
TaxType_IN _taxType)
Run On
Server
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table Id of the source document transaction.
- _sourceRecId
Type: RefRecId Extended Data Type
The Rec Id of the source document transaction.
- _taxType
Type: TaxType_IN Enumeration
The specific tax type to retrieve the tax amount.
Return Value
Type: TaxAmountCur Extended Data Type
Returns the tax amount in transaction currency for the specific india tax type.