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