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