ACOProdCostTable_BR::find Method
Finds the ACOProdCostTable_BR record by its record ID.
Syntax
client server public static ACOProdCostTable_BR find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The ACOProdCostTable_BR record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record should be updated.
Return Value
Type: ACOProdCostTable_BR Table
The ACOProdCostTable_BR record.