SAP ABAP Function Module HR_RU_GET_PERNR_NAME (Get pernr name)
Hierarchy
SAP_HRCRU (Software Component) Sub component SAP_HRCRU of SAP_HR
   PA-PA-RU (Application Component) Personalwesesen Stammdaten: Russland
     PB33 (Package) HR master data : Russia
Basic Data
Function Module HR_RU_GET_PERNR_NAME Get pernr name  
Function Group HRPADRUPERSON   Person properties  
Program Name SAPLHRPADRUPERSON    
INCLUDE Name LHRPADRUPERSONU21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NACHN TYPE Last Name
Exporting E_VORNA TYPE First Name
Exporting E_MIDNM TYPE Middle Name
Exporting E_CNAME TYPE Complete Name
Exporting E_INITI TYPE Initials of Name
Exporting E_I0002 TYPE P0002 HR Master Record: Infotype 0002 (Personal Data)
Importing I_PERNR TYPE PERNR Standard Selections for HR Master Data Reporting
Importing I_BEGDA TYPE BEGDA Start Date
Importing I_ENDDA TYPE ENDDA End Date
Importing I_LANGU TYPE LANGU SY-LANGU Language Key
Importing I_MOLGA TYPE MOLGA '33' Country Grouping
Importing I_NAMEL TYPE PAD_NAMEL Length of the formatted employee's name
Importing I_PPINFTV TYPE Infotype view containing sec writing style
Importing I0002 TYPE P0002 SPACE HR Master Record: Infotype 0002 (Personal Data)
Importing I0021 TYPE P0021 SPACE HR Master Record: Infotype 0021 (Family)
Exception INFTY_0002_NOT_FOUND TYPE Infotype 0002 is not found
               
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 100_470