HcmBudgetPurposeType.isCostElementInUse Method
Indicates whether the record in HcmBudgetPurposeTypeDetail table is referenced by records in HcmPositionForecastBudgetAcctLine table.
Syntax
public boolean isCostElementInUse([boolean _showWarningMessage])
Run On
Called
Parameters
- _showWarningMessage
Type: boolean
A boolean value that indicates whether to show any error messages; optional.
Return Value
Type: boolean
true if the record in HcmBudgetPurposeTypeDetail table is referenced in HcmPositionForecastBudgetAcctLine table; otherwise, false.