Share via


HRMCompEligibility::lookupVariable Method

Performs the form lookup of variable compensation plans that are eligible.

Syntax

client server public static void lookupVariable(FormStringControl _ctrl, Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The common table buffer with field values that are used to query eligible plans.

Remarks

The query for this lookup is defined by the queryVariable static method on the HRMCompEligibility table.

See Also

Reference

HRMCompEligibility Table