SAP ABAP Function Module RHPH_DC_CHECK_OBSOLETE_POS (Check: Planstelle(n) obsolet?)
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 RHPH_DC_CHECK_OBSOLETE_POS Check: Planstelle(n) obsolet?  
Function Group RHPH_DC   PA-PD: General Reporting and Search DC  
Program Name SAPLRHPH_DC    
INCLUDE Name LRHPH_DCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BEGDA TYPE P1000-BEGDA '19000101' Beginndatum
Importing ENDDA TYPE P1000-ENDDA '99991231' Enddedatum
Importing STATUS TYPE P1000-ISTAT '1'
Tables OBJECTS TYPE HROBJECT Planstellen, die geprüft werden sollen
Tables OBSOLETES TYPE HRPE_HROTI obsolete Planstellen
Exception NOTHING_FOUND TYPE keine obsolete Planstelle gefunden
Exception UNDEFINED TYPE sonstiger Fehler
               
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  20010820 
SAP Release Created in 470