Share via


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

Return Value

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

See Also

Reference

HcmPositionForecastBudgetAcctLine Table