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 |
---|---|---|---|---|---|---|---|
![]() |
INDEX_I | TYPE | 0 | Table index of root of sub-tree | |||
![]() |
NAME | TYPE | SPACE | Name of root of sub-tree | |||
![]() |
RECURSIVE | TYPE | 'NO' | YES:Recursive call , NO:start call | |||
![]() |
TREE | TYPE | SDIT_OBJ | Internal table contains the tree structure | |||
![]() |
INVALID_NAME | TYPE | Node does not exist in table | ||||
![]() |
NEED_NAME | TYPE | Neither node name nor INDEX is defined | ||||
![]() |
OVER_ESTIMATED_NODE | TYPE | Node name AND INDEX are not compatible | ||||
Processing Type
Normal Function 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 |