HcmBudgetPurposeEarningBasis::isBudgetPurposeAnEarningBasis Method
Indicates whether a record ID exists in the HcmBudgetPurposeEarningBasis table.
Syntax
client server public static boolean isBudgetPurposeAnEarningBasis(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.