Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.