RequisitionReplenishControlRule::findRequisitionControlRuleParameters Method
Finds a record in the RequisitionReplenishControlRule table.
Syntax
server public static RequisitionReplenishControlRule findRequisitionControlRuleParameters(int64 _orgArray, [boolean _forUpdate])
Run On
Server
Parameters
- _orgArray
Type: int64
An array of organizations to find the RequisitionReplenishControlRule record for.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RequisitionReplenishControlRule Table
A record in the RequisitionReplenishControlRule table; otherwise, an empty record.