TaxTrans_IN::find Method
Finds the specified record in the TaxTrans_IN table.
Syntax
client server public static TaxTrans_IN find(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The reference record id is used to find record.
Return Value
Type: TaxTrans_IN Table
A record in the TaxTrans_IN table.