ReqDemPlanForecastIAKMap::find Method
Finds a record.
Syntax
client server public static ReqDemPlanForecastIAKMap find(
SelectableDataArea _dataAreaID,
ForecastItemAllocationId _itemAllocationKey,
[boolean _forUpdate])
Run On
Called
Parameters
- _dataAreaID
Type: SelectableDataArea Extended Data Type
The company name for the item allocation key.
- _itemAllocationKey
Type: ForecastItemAllocationId Extended Data Type
The item allocation key to use to select a value.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to select the record for update; optional.
Return Value
Type: ReqDemPlanForecastIAKMap Table
The matching record.