Comparteix a través de


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

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

See Also

Reference

HcmBenefitPlan Table