Share via


HcmPositionForecastBudgetDefaultValue::findByPositionForecastLegalEntity Method

Finds the specified record in the HcmPositionForecastBudgetDefaultValue table.

Syntax

client server public static HcmPositionForecastBudgetDefaultValue findByPositionForecastLegalEntity(
    HcmPositionForecastRecId _positionForecast, 
    RefRecId _legalEntity, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: HcmPositionForecastBudgetDefaultValue Table
A record in HcmPositionForecastBudgetDefaultValue table; otherwise, an empty buffer.

See Also

Reference

HcmPositionForecastBudgetDefaultValue Table