Share via


HcmBudgetPurposeType.isEarningChangeAllowed Method

An earnings of type percent cannot be based on other earnings of type percent This method verifies when changing a HcmBudgetCostElementType of type Earnings, that it does not contain a Basis cost element that is also of type percent

Syntax

public boolean isEarningChangeAllowed()

Run On

Called

Return Value

Type: boolean
Returns true if the HcmBudgetCostElementType is not Earning or if the HcmBudgetCostElementType is Earning and none of the Basis cost elements are percent types; otherwise, it returns false.

See Also

Reference

HcmBudgetPurposeType Table