Share via


HcmPositionForecastDefaultDim::find Method

Finds a record in the HcmPositionForecastDefaultDim table that has a specified HcmPositionForecastDefaultDimRecId value.

Syntax

client server public static HcmPositionForecastDefaultDim find(
    HcmPositionForecastDefaultDimRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: HcmPositionForecastDefaultDim Table
A record in the HcmPositionForecastDefaultDim table.

See Also

Reference

HcmPositionForecastDefaultDim Table