RequisitionPurposeRule::findByOrg Method
Finds a purpose rule that is effective for the given organizations at a specific time.
Syntax
server public static RequisitionPurposeRule 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: RequisitionPurposeRule Table
A RequisitionPurposeRule.