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