HcmPositionForecastBudgetAcctLine::existByPositionForecastScenario Method
Indicates whether a specified HcmPositionForecastScenario field exists in the HcmPositionForecastBudgetAcctLine table.
Syntax
client server public static boolean existByPositionForecastScenario(HcmPositionForecastScenarioRecId _positionForecastScenarioRecId, [HcmPositionForecastBudgetAcctLineRecId _recIdToExclude])
Run On
Called
Parameters
- _positionForecastScenarioRecId
Type: HcmPositionForecastScenarioRecId Extended Data Type
The PositionForecastScenario field to check for existence.
- _recIdToExclude
Type: HcmPositionForecastBudgetAcctLineRecId Extended Data Type
The HcmBudgetPurposeTypeDetail record ID to exclude.
Return Value
Type: boolean
true, if the specified record exists; otherwise, false.