HcmBudgetPurposeEarningBasis::isBudgetPurposeUsedAsEarningBasis Method
Indicates whether a record of HcmBudgetPurposeType is used as a earning basis in HcmBudgetPurposeEarningBasis table.
Syntax
client server public static boolean isBudgetPurposeUsedAsEarningBasis(HcmBudgetPurposeTypeRecId _hcmBudgetPurposeTypeRecId)
Run On
Called
Parameters
- _hcmBudgetPurposeTypeRecId
Type: HcmBudgetPurposeTypeRecId Extended Data Type
The record ID of the HcmBudgetPurposeType table record to check.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.