TaxUncommitted::totalTaxAmountRetained_BR Method
This method returns the actual retained tax amount.
Syntax
client server public static TaxAmountCur totalTaxAmountRetained_BR(
RefTableId _documentTableId,
RefRecId _documentId,
Voucher _voucher)
Run On
Called
Parameters
- _documentTableId
Type: RefTableId Extended Data Type
The table Id for the transaction header.
- _documentId
Type: RefRecId Extended Data Type
The record Id of the transaction header.
- _voucher
Type: Voucher Extended Data Type
The voucher.
Return Value
Type: TaxAmountCur Extended Data Type
The actual retained tax amount in transactional currency.