Menu

SAP Function Module SWO_OBJTYPE_HIERARCHY_READ

Hierarchie eines Objekttyps im Objektbaum lesen

The Function Module SWO_OBJTYPE_HIERARCHY_READ (Hierarchie eines Objekttyps im Objektbaum lesen) 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_OBJTYPE_HIERARCHY_READ
Short Text Hierarchie eines Objekttyps im Objektbaum lesen
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
OBJTYPE LIKE TOJTB-NAME

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
HIERARCHY LIKE SWOTHPATH

Exceptions

This function module does not define any Exceptions.