Menu

SAP Function Module GET_HIER_OF_OBJECTS

Liefert für eine Menge von Objekten die komplette Hierarchie

The Function Module GET_HIER_OF_OBJECTS (Liefert für eine Menge von Objekten die komplette Hierarchie) is a standard Function Module in SAP ERP and is part of the function group STMO within the package STUN.

Technical Information

Function Module GET_HIER_OF_OBJECTS
Short Text Liefert für eine Menge von Objekten die komplette Hierarchie
Function Group STMO
Package STUN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT_PGMID LIKE TADIR-PGMID 'R3TR' Program ID (R3TR)
OBJECT_TYP LIKE TADIR-OBJECT 'TRAN' Object type (Report, Transaction, Table, etc.)
REFRESH_HIERARCHY LIKE SPACE
TO_FILL LIKE SPACE Subapplication NE SPACE (X)

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
OBJ_TAB LIKE EWHIETAB Object table - Level 01 is filled

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_PGMID
WRONG_TYP