TaxTrans_BR::findByTaxTrans Method
Finds the specified TaxTrans_BR record.
Syntax
client server public static TaxTrans_BR 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_BR Table
A TaxTrans_BR record; otherwise, an empty record.