HcmPositionForecastBudgetAcctLine::exist Method
Indicates whether a specified HcmPositionForecastBudgetAcctLineRecId record exists in the HcmPositionForecastBudgetAcctLine table.
Syntax
client server public static boolean exist(HcmPositionForecastBudgetAcctLineRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPositionForecastBudgetAcctLineRecId Extended Data Type
The HcmPositionForecastBudgetAcctLine value of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false .