Share via


RequisitionRepCatAccessPolicyRuleData::find Method

Finds a RequisitionRepCatAccessPolicyRuleData record.

Syntax

client server public static RequisitionRepCatAccessPolicyRuleData find(
    EcoResCategoryId _ecoResCategoryId, 
    RefRecId _sysPolicyRuleRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _sysPolicyRuleRecId
    Type: RefRecId Extended Data Type
    The RecId of the SysPolicyRule record to find the RequisitionRepCatAccessPolicyRuleData record for.
  • _forUpdate
    Type: boolean
    A boolean indicating if the record should be selected for update; optional.

Return Value

Type: RequisitionRepCatAccessPolicyRuleData Table
An RequisitionRepCatAccessPolicyRuleData record.

See Also

Reference

RequisitionRepCatAccessPolicyRuleData Table