Compartilhar via


RequisitionReplenishCatAccessPolicyRule::findByOrg Method

Finds a purpose rule that is effective for the given organizations at a specific time.

Syntax

server public static RequisitionReplenishCatAccessPolicyRule findByOrg(int64 _orgArray, [boolean _forUpdate])

Run On

Server

Parameters

  • _orgArray
    Type: int64
    An array of organizations to search for the effective policy rule.
  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: RequisitionReplenishCatAccessPolicyRule Table
A RequisitionReplenishCatAccessPolicyRule.

See Also

Reference

RequisitionReplenishCatAccessPolicyRule Table