Menu

SAP Function Module SWO_TREE_EXPAND

Lesen Kind-Objekttypen für Objektbaum

The Function Module SWO_TREE_EXPAND (Lesen Kind-Objekttypen für Objektbaum) is a standard Function Module in SAP ERP and is part of the function group SWOD within the package SWO.

Technical Information

Function Module SWO_TREE_EXPAND
Short Text Lesen Kind-Objekttypen für Objektbaum
Function Group SWOD
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILTER LIKE SWOTFILTER
FULL LIKE ' '
LANGUAGE LIKE SY-LANGU SY-LANGU Language
NODE LIKE SWOTTREE-NODE Node number in object tree

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TREE LIKE SWOTTREE Object tree

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NODE_NOT_FOUND Node number is invalid
NO_CHILDREN No children found