Share via


HcmPositionForecastDefaultDim::findByPositionForecastLegalEntity Method

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

Syntax

client server public static HcmPositionForecastDefaultDim findByPositionForecastLegalEntity(
    HcmPositionForecastRecId _positionForecast, 
    RefRecId _legalEntity, 
   [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 from the HcmPositionForecastDefaultDim table.

See Also

Reference

HcmPositionForecastDefaultDim Table