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 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.