TaxUncommitted::getActualTaxInCostPriceForSourceLine Method
Gets the actual tax in cost price for the transaction line.
Syntax
client server public static TaxAmountCur getActualTaxInCostPriceForSourceLine(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The transaction line table ID.
- _sourceRecId
Type: RefRecId Extended Data Type
The transaction line record ID.
Return Value
Type: TaxAmountCur Extended Data Type
The tax in cost price in transactional currency.