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.
Provides custom lookupReference logic for foreign keys to the HcmBudgetPurposeEarningBasis table that supports the look up of earning type records.
Syntax
client server public static Common lookupRefrenceBudgetPurposeEarnings(FormReferenceControl _formReferenceControl, HcmBudgetPurpose _hcmBudgetPurpose)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl form for which the look up is being performed.
- _hcmBudgetPurpose
Type: HcmBudgetPurpose Extended Data Type
The HcmBudgetPurpose field for which the look up is being performed.
Return Value
Type: Common Table
A HcmBudgetPurposeType table record buffer that contains the record that is selected in the look up.