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 the specified record in the ReqPlanVersion table.
Syntax
server public static ReqPlanVersion find(RecId _reqPlanVersionRecId, [boolean _forUpdate])
Run On
Server
Parameters
- _reqPlanVersionRecId
Type: RecId Extended Data Type
The ID of the ReqPlanVersion record.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: ReqPlanVersion Table
A record in the ReqPlanVersion table; otherwise, an empty record.