ReqDemPlanDefaultAlgorithmParameters::find Method
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.