SAP ABAP Function Module CR_RFC_GET_HIER_NEXT_LEVEL (Get the Hierarchy Level)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CR (Package) R/3 Application development: PP Resources
Basic Data
Function Module CR_RFC_GET_HIER_NEXT_LEVEL Get the Hierarchy Level  
Function Group CRRF   RFC functionaliy for Work centers  
Program Name SAPLCRRF    
INCLUDE Name LCRRFU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_PLANT TYPE WERKS_D Plant
Importing IV_HIERARCHY_ID TYPE CR_OBJID Object ID of the resource
Importing IV_WORKCENTER_ID TYPE CR_OBJID Object ID of the resource
Importing IV_WORKCENTER_TYPE TYPE CR_OBJTY 'A' Object types of the CIM resource
Importing IV_LEVEL TYPE CHAR2 '1' Version Number Component
Importing IV_LANG TYPE SYST-LANGU Language Key of Current Text Environment
Tables ET_HIERARCHY_TAB TYPE CRHS Hierarchy Structure
Tables ET_WORKCENTER_DETAIL TYPE RFC_WKC_DETAIL_STR Work center detail
Tables ET_RETURN TYPE BAPIRET2_T Return parameter table
               
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  20130531 
SAP Release Created in 617