Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if an earning basis is allowed for the selected budget cost element based on the Amount field of table HcmBudgetPurposeTypeDetail
Syntax
client server public static boolean isEarningBasisAdditionAllowed(HcmBudgetPurposeTypeRecId _hcmBudgetPurposeTypeRecId)
Run On
Called
Parameters
- _hcmBudgetPurposeTypeRecId
Type: HcmBudgetPurposeTypeRecId Extended Data Type
The record ID of the HcmBudgetPurposeType record to check.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.