SAP ABAP Function Module CLBPH_CONVERT_STRUCTURE (Check Hierarchy and Convert Format)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CL (Application Component) Classification
     CLCL (Package) Classification Functions
Basic Data
Function Module CLBPH_CONVERT_STRUCTURE Check Hierarchy and Convert Format  
Function Group CLBPH   Class Hierarchy BAPIs  
Program Name SAPLCLBPH    
INCLUDE Name LCLBPHU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CLASS_TYPE TYPE KLASSENART Class Type
Importing CHECK_COLLAPSED_STRUCTURE TYPE FLAG 'X' Check Consistency (Compr.)
Importing COLLAPSE_STRUCTURE TYPE FLAG Compress Hierarchy to BAPI Format
Importing EXPLODE_STRUCTURE TYPE FLAG 'X' Explode Hierarchy
Tables STRUCTURELIST TYPE BAPI1003_TREE Compressed Hierarchy
Exception CLASS_DOESNT_EXIST TYPE Classes Do Not Exist or Are Not Valid
Exception CLASS_HAS_SEVERAL_LEVELS TYPE Classes Have Dependencies on Different Levels
Exception DUPLICATE_RELATIONS TYPE Dependencies Occur More Than Once
Exception LEVELS_NOT_INCREASING TYPE Subordinate Level is Higher Than Superior Level
Exception RECURSION TYPE Structure is Recursive (Internally or for Database)
Exception SEVERAL_ROOTS TYPE Hierarchy Has More Than One Root Class
Exception SET_PARAMETERS_CORRECTLY TYPE Either Indicator EXPLODE_STRUCTURE or Indicator COLLAPSE_STRUCTUR Can Be Set
Exception STRUCTURE_MISSING TYPE No Hierarchy Exists
Exception TOO_FEW_LINKS TYPE Link Indicator is Not Set Enough Times
Exception TOO_MANY_LINKS TYPE Link Indicator is Set Too Many Times
               
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  19991102 
SAP Release Created in