SAP ABAP Function Module SDIT_DEL_SUBTREE ( Löschen eines Unterbaumes aus einen Objektbaum)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
     SAUS (Package) Transport Control (Repository Switch)
Basic Data
Function Module SDIT_DEL_SUBTREE Löschen eines Unterbaumes aus einen Objektbaum  
Function Group SUGD   Switch: Hierarchy Compatible with 2.1  
Program Name SAPLSUGD   Switch: Hierarchy Compatible with 2.1 
INCLUDE Name LSUGDU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing INDEX_I TYPE 0 Table index of root of sub-tree
Importing NAME TYPE SPACE Name of root of sub-tree
Importing RECURSIVE TYPE 'NO' YES:Recursive call , NO:start call
Tables TREE TYPE SDIT_OBJ Internal table contains the tree structure
Exception INVALID_NAME TYPE Node does not exist in table
Exception NEED_NAME TYPE Neither node name nor INDEX is defined
Exception OVER_ESTIMATED_NODE TYPE Node name AND INDEX are not compatible
               
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  19960430 
SAP Release Created in