HcmBenefitPlan::benefitPlanLookupReference Method
Provides the custom lookup logic for the HcmBenefitPlan table.
Syntax
client server public static HcmBenefitPlan benefitPlanLookupReference(
FormReferenceControl _formReferenceControl,
Object _caller,
Common _record)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl object for which the lookup is being performed.
- _caller
Type: Object Class
The calling object to pass to the lookup form.
- _record
Type: Common Table
The record to pass to the calling form.
Return Value
Type: HcmBenefitPlan Table
A HcmBenefitPlan record.