HcmPositionForecastCompensationGrid::lookupReferenceLevelAndStep Method
Provides custom lookupReference logic for foreign keys to the HcmPositionForecastCompensationGrid table, HcmPositionForecastGroupRefPoint table and HcmPositionForecastCompensationGroup table.
Syntax
client server public static Common lookupReferenceLevelAndStep(FormReferenceControl _formReferenceControl, HcmPositionForecastCompGroupRecId _compensationGroup)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The FormReferenceControl form for which the look up is being performed.
- _compensationGroup
Type: HcmPositionForecastCompGroupRecId Extended Data Type
The CompensationGroup field for which the look up is being performed.
Return Value
Type: Common Table
A HcmPositionForecastCompensationGrid table record buffer that contains the record that is selected in the look up.