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
- _ctrl
Type: FormStringControl Class
The field object control.
- _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.