SAP ABAP Function Module RH_POPUP_EMPLOYEES (Mitarbeiter pro Arbeitgeber (Selektion, Anzeige))
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   PE (Application Component) Training and Event Management
     PP09 (Package) Training and Event Management
Basic Data
Function Module RH_POPUP_EMPLOYEES Mitarbeiter pro Arbeitgeber (Selektion, Anzeige)  
Function Group RHV1   Function Modules: Selection, Reporting  
Program Name SAPLRHV1    
INCLUDE Name LRHV1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGDA TYPE PLOG-BEGDA '19000101' Validity start date of employer
Importing ENDDA TYPE PLOG-ENDDA '99991231' Validity end date of employer
Importing ISTAT TYPE PLOG-ISTAT ' ' Status
Importing FCODE TYPE SYST-UCOMM 'DISP' Feature to distinguish between output types
Importing PLVAR TYPE PLOG-PLVAR Plan version
Importing EMPTYP TYPE PLOG-OTYPE Object type of employer
Importing EMPID TYPE P1001-SOBID Object ID of employer
Importing STEXT TYPE P1000-STEXT SPACE Employer name
Importing SHORT TYPE P1000-SHORT SPACE Employer abbreviation
Importing READ_EMP_DATA TYPE 'X' Switch for employer texts (X = yes)
Importing CUCOL TYPE SYST-CUCOL 10 Start column coordinate for dialog box
Importing CUROW TYPE SYST-CUROW 10 Start line coordinate for dialog box
Tables EMPLOY_TAB TYPE HRVEMPLOY Table of selected employees
Exception GET_EPLOY_FAILED TYPE The RH_GET_EMPLOYEES function module was not correctly completed
Exception SHOW_EPLOY_FAILED TYPE The RH_SHOW_EMPLOYEES function module was not correctly completed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950404 
SAP Release Created in