ProcCategoryCommodityCode::find Method
Finds the specified record in the in the EcoResCategoryCommodityCodeTable table.
Syntax
client server public static ProcCategoryCommodityCode find(RefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: ProcCategoryCommodityCode Table
A record in the EcoResCategoryCommodityCodeTable table if found; otherwise, an empty buffer.