Share via


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

Return Value

Type: boolean
true if the record in HcmBudgetPurposeTypeDetail table is referenced in HcmPositionForecastBudgetAcctLine table; otherwise, false.

See Also

Reference

HcmPositionForecastBudgetAcctLine Table