TaxationCodeTable_BR::findRecId Method
Find TaxationCodeTable_BR by field RecId
Syntax
client server public static TaxationCodeTable_BR findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The recid value to find.
- _forUpdate
Type: boolean
A boolean value that specifies whether the buffer is for update or not.
Return Value
Type: TaxationCodeTable_BR Table
A TaxationCodeTable_BR buffer.