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 resolveReference logic for foreign keys to the HcmBudgetPurposeEarningBasis table that supports the resolving of earning type records.
Syntax
client server public static Common resolveRefrencebudgetPurposeEarnings(FormReferenceControl _formReferenceControl, HcmBudgetPurpose _hcmBudgetPurpose)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl form object for which to resolve the reference.
- _hcmBudgetPurpose
Type: HcmBudgetPurpose Extended Data Type
The HcmBudgetPurpose field object for which to resolve the reference.
Return Value
Type: Common Table
A HcmBudgetPurposeType table record buffer that contains the record to which the values in the FormReferenceControl object are resolved.