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.
Returns the value of the Purpose field from the HcmBudgetPurposeType table based on a record ID value.
Syntax
client server public static HcmBudgetPurpose getPurposebyRecId(HcmBudgetPurposeTypeRecId _budgetPurposeTypeRecId)
Run On
Called
Parameters
- _budgetPurposeTypeRecId
Type: HcmBudgetPurposeTypeRecId Extended Data Type
The value of the record ID to use in finding Purpose.
Return Value
Type: HcmBudgetPurpose Extended Data Type
The value of the field Purpose from the HcmBudgetPurposeType table.