ReqDemplanForecastIAKParameters::find Method
Finds a record.
Syntax
client server public static ReqDemplanForecastIAKParameters find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the record to find.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select record for update; optional.
Return Value
Type: ReqDemplanForecastIAKParameters Table
The record that is found.