HcmBenefit::benefitResolveReference Method
Provides custom resolveReference logic for foreign keys to the HcmBenefit table that supports the resolving of currently active and pending records.
Syntax
client server public static Common benefitResolveReference(FormReferenceControl _formReferenceControl)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl object for which to resolve the reference.
Return Value
Type: Common Table
A HcmBenefit record buffer that contains the record to which the values in the FormReferenceControl object are resolved.