SAP ABAP Function Module PTRV_GET_NAME_FOR_PERNR (Dialog box for displaying name for a personnel number)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   FI-TV-COS (Application Component) Travel Expenses
     PTRA_ADDON (Package) Travel Management Add-On
Basic Data
Function Module PTRV_GET_NAME_FOR_PERNR Dialog box for displaying name for a personnel number  
Function Group HRTRV_STAT   Trip statistics  
Program Name SAPLHRTRV_STAT    
INCLUDE Name LHRTRV_STATU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NAME TYPE P0001-ENAME Name for Personnel Number
Importing PERSONNEL_NUMBER TYPE P0001-PERNR Personnel number
Importing VALIDITY_DATE TYPE P0001-BEGDA Validity date
Importing SCREEN_DISPLAY TYPE C 'X' Output name in dialog box ? 'X' = yes
Importing START_ROW TYPE 5 Dialog box output as from line
Importing START_COLUMN TYPE 10 Dialog box output as from column
Exception NAME_NOT_FOUND TYPE Name 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  19980506 
SAP Release Created in