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.
Finds the specified TaxTrans_W record.
Syntax
client server public static TaxTrans_W findByTaxTrans(RecId _taxTransRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _taxTransRecId
Type: RecId Extended Data Type
The record ID of the TaxTrans record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the table for update.
Return Value
Type: TaxTrans_W Table
A TaxTrans_W record; otherwise, an empty record.