SAP ABAP Function Module RHPD_SEARCH_AVAILABLE_PERSONS (Sucht Personen die verfügbar sind)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PD (Application Component) Personnel Development
     PPPE_HR (Package) Personnel Development - HR
Basic Data
Function Module RHPD_SEARCH_AVAILABLE_PERSONS Sucht Personen die verfügbar sind  
Function Group RHPD_DC_SEARCH   PA-PD: Find Persons DC  
Program Name SAPLRHPD_DC_SEARCH    
INCLUDE Name LRHPD_DC_SEARCHU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PLVAR TYPE HRSOBID-PLVAR
Importing BEGDA TYPE P1000-BEGDA SY-DATUM
Importing ENDDA TYPE P1000-ENDDA SY-DATUM
Importing PLAN_DAYS TYPE HRPDV_TAGE4_2 Ab- und Anwesenheitstage
Tables RESOURCE_TAB TYPE HRPE_HROTI Tabelle mit Personen, für die die Verfügbarkeit geprüft wird
Tables PERS_OCCUPY_TAB TYPE HRPE_HROTI Exporttabelle: Personen, die nicht verfügbar sind
Tables PERS_AVAIL_TAB TYPE HRPE_HROTI Exporttabelle: Personen, die verfügbar sind
               
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  20010720 
SAP Release Created in 470