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 record based on the specified ID.
Syntax
client server public static ReqDemPlanDefaultAlgorithmParameters find(ReqDemPlanDefaultAlgorithmParameter _defaultAlgorithmParameterId, [boolean _forUpdate])
Run On
Called
Parameters
- _defaultAlgorithmParameterId
Type: ReqDemPlanDefaultAlgorithmParameter Extended Data Type
The specified ID of the record.
- _forUpdate
Type: boolean
A Boolean value which specifies whether to select the record for update; optional.
Return Value
Type: ReqDemPlanDefaultAlgorithmParameters Table
A record of the ReqDemPlanDefaultAlgorithmParameters table or an empty buffer, if none is found.