ReqProcessList::find Method
Finds a ReqProcessList record.
Syntax
server public static ReqProcessList find(ReqProcessId _processId, boolean _forUpdate)
Run On
Server
Parameters
- _processId
Type: ReqProcessId Extended Data Type
The ID of the scheduling process.
- _forUpdate
Type: boolean
A Boolean value that determines whether the record should be selected for update.
Return Value
Type: ReqProcessList Table
A ReqProcessList record.