SAP ABAP Function Module HR_PNP_SHLP_SELECT_PERNRS (Selektion via Suchhilfe durchführen)
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_PNP_SHLP_SELECT_PERNRS Selektion via Suchhilfe durchführen  
Function Group RPPN   Structure of a Selection Field  
Program Name SAPLRPPN    
INCLUDE Name LRPPNU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PERNRS TYPE HRAHQ_PERNR_TABLE HR: Stammdaten, PERNR Tabelle (unsortiert)
Importing SHLP_NAME TYPE SHLPNAME Name einer Suchhilfe
Importing SHLP_SELOPTS TYPE DDSHSELOPS Selektionsoptionen für Suchhilfen
Importing BEGDA TYPE BEGDATUM SY-DATUM Beginndatum
Importing ENDDA TYPE ENDDATUM SY-DATUM Endedatum
Importing SKIP_LOCKED_RECORDS TYPE C 'Y' Gesperrte Sätze ignorieren [N|Y]
Importing DISTINCT_VALUES TYPE C 'Y' Keine doppelten Werte liefern [N|Y]
Importing PERNR_RANGE TYPE STANDARD TABLE Zusätzliche Selektionseinschränkungen
Importing LDB_NAME TYPE LDBNAM 'PNP' Name der LDB
Exception INTERNAL_ERROR TYPE Systemfehler
Exception INVALID_SHLP_NAME TYPE Leerer oder ungültiger Suchhilfename
               
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  20030108 
SAP Release Created in