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 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.