RequisitionReplenishCatAccessPolicyRule::find Method
Finds a RequisitionReplenishCatAccessPolicyRule record.
Syntax
client server public static RequisitionReplenishCatAccessPolicyRule find(
RecId _policyRuleRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _policyRuleRecId
Type: RecId Extended Data Type
The RecId to find the RequisitionRepCatAccessPolicyRuleData record for.
- _forupdate
Type: boolean
A boolean indicating if the record should be selected for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The ConcurrencyModel used for selecting the record; optional.
Return Value
Type: RequisitionReplenishCatAccessPolicyRule Table
A RequisitionReplenishCatAccessPolicyRule record.