SAP ABAP Function Module HR_RECOGNIZE_EMPLOYEE (Select from list of given employees; navigate to ees data (IT 0002))
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA (Application Component) Personnel Administration
     PBAS (Package) SAP HR Master Data Application Development
Basic Data
Function Module HR_RECOGNIZE_EMPLOYEE Select from list of given employees; navigate to ees data (IT 0002)  
Function Group HRPAD00ACTIONCE   Actions Support CE  
Program Name SAPLHRPAD00ACTIONCE    
INCLUDE Name LHRPAD00ACTIONCEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting P0002_TAB TYPE P0002_TAB Personal-Stammsatz Infotyp 0002 (Daten zur Person)
Importing VORNA TYPE P0002-VORNA Vorname
Importing NACHN TYPE P0002-NACHN Nachname
Importing GBDAT TYPE P0002-GBDAT Geburtsdatum
Importing PERID TYPE P0002-PERID Personal-Identifikationsnummer
Importing GESCH TYPE P0002-GESCH Geschlechtsschluessel
Importing EXCLUDE_PERNR TYPE PERNR_D Personnel Number
Exception NO_PERNR_FOUND TYPE No reference pernr found
Exception LACK_OF_INPUT TYPE Lack of input
               
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  20060703 
SAP Release Created in 470