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