TaxTrans::findTaxExchangeRateDifferenceLine Method
Finds the TaxTrans record.
Syntax
client server public static TaxTrans findTaxExchangeRateDifferenceLine(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
TaxCode _taxCode,
TaxDirection _taxDirection)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The source table id.
- _sourceRecId
Type: RefRecId Extended Data Type
The source record id.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _taxDirection
Type: TaxDirection Enumeration
The tax direction
Return Value
Type: TaxTrans Table
A TaxTrans record.