Menu

SAP Function Module WB_TREE_INDEX_DELETE

Löscht aus dem Baum alle Objekte zu einem INCLUDE

The Function Module WB_TREE_INDEX_DELETE (Löscht aus dem Baum alle Objekte zu einem INCLUDE) is a standard Function Module in SAP ERP and is part of the function group SEWB within the package SEU.

Technical Information

Function Module WB_TREE_INDEX_DELETE
Short Text Löscht aus dem Baum alle Objekte zu einem INCLUDE
Function Group SEWB
Package SEU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INCLUDE_NAME LIKE SY-REPID
PROGRAM LIKE SY-REPID

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.