HcmPositionForecastBudgetAcctLine::checkExistByBudgetPurposeType Method
Indicates whether the record in HcmBudgetPurposeTypeDetail table is referenced by records in HcmPositionForecastBudgetAcctLine table.
Syntax
client server public static boolean checkExistByBudgetPurposeType(HcmBudgetPurposeTypeRecId _budgetPurposeTypeRecId)
Run On
Called
Parameters
- _budgetPurposeTypeRecId
Type: HcmBudgetPurposeTypeRecId Extended Data Type
The record ID of the HcmBudgetPurposeType table.
Return Value
Type: boolean
true if the record in HcmBudgetPurposeTypeDetail table is referenced in HcmPositionForecastBudgetAcctLine table; otherwise, false.