ReqDemPlanForecastSSASParameters.findSSASParameters Method
Finds the records that are associated with this instance of the reference record ID from the ReqDemPlanForecastIAKParameters table.
Syntax
public ReqDemPlanForecastSSASParameters findSSASParameters(RefRecId _forecastIAKRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _forecastIAKRecId
Type: RefRecId Extended Data Type
The record ID for the ReqDemPlanForecastIAKParameters record.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select record for update; optional.
Return Value
Type: ReqDemPlanForecastSSASParameters Table
The records that are found.