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