HcmPositionForecastBudgetAcctLine::existByPositionForecastScenarioLE Method
Indicates whether a specified HcmPositionForecastScenario record exists in the HcmPositionForecastBudgetAcctLine table.
Syntax
client server public static boolean existByPositionForecastScenarioLE(HcmPositionForecastScenarioRecId _positionForecastScenarioRecId, CompanyInfoRecId _legalEntity)
Run On
Called
Parameters
- _positionForecastScenarioRecId
Type: HcmPositionForecastScenarioRecId Extended Data Type
The record ID of position forecast scenario in HcmPositionForecastScenario table to check for existence.
- _legalEntity
Type: CompanyInfoRecId Extended Data Type
The legal entity record ID in the CompanyInfo table.
Return Value
Type: boolean
true, if the specified record exists; otherwise, false.