SAP ABAP Function Module RH_CHECK_ORGUNIT_HAS_COSTCENT (Prüft, ob an einer Orgeinheit eine Stammkostenstelle hängt)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-MA (Application Component) HR Manager's Desktop
     PP0M (Package) HR-CA: Manager's Desktop HR Components
Basic Data
Function Module RH_CHECK_ORGUNIT_HAS_COSTCENT Prüft, ob an einer Orgeinheit eine Stammkostenstelle hängt  
Function Group RHMW2   HR-CA Utilities for Manager's Desktop  
Program Name SAPLRHMW2    
INCLUDE Name LRHMW2U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting GAP TYPE FLAG 'X' -> gap at orgunit
Importing BEGDA TYPE OBJEC-BEGDA
Importing ENDDA TYPE OBJEC-ENDDA
Importing ORGUNIT TYPE HROBJECT
Tables LOCKED_PERSONS TYPE T77INT locked persons
Tables INSERT_PERSONS TYPE T77INT all persons
Exception INVALID_OTYPE TYPE Otype is not 'O'
Exception ORGUNIT_NOT_FOUND TYPE Orgunit exists not during whole given period
Exception INTERNAL_ERROR TYPE error within search for persons
               
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  19980617 
SAP Release Created in