Menu

SAP Function Module GET_AGGR_OF_OBJECT

Liefert in Abh. vom Objekttyp die gew. Hierarchieinformation

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module GET_AGGR_OF_OBJECT (Liefert in Abh. vom Objekttyp die gew. Hierarchieinformation) 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_AGGR_OF_OBJECT
Short Text Liefert in Abh. vom Objekttyp die gew. Hierarchieinformation
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
ASKED_LEVEL LIKE EWAGG-HI_LEVEL gewünschter Ergebnislevel
OBJECT_LEVEL01 LIKE EWAGG-OBJ_NAME Eingabe des Objektes der Ebene 01
OBJECT_PGMID LIKE TADIR-PGMID 'R3TR' -R3TR
OBJECT_TYP LIKE TADIR-OBJECT Objektart (Report, Transaktion, Tabelle etc.)
TO_FILL LIKE SPACE Subapplikation auf jeden Fall NE SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ASKED_OBJECT LIKE EWAGG-HI_OBJNAME Nachfolger von act_object mit Level asked_level

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_LEVEL Unbekannter Ergebnislevel als Eingabe
WRONG_OBJECT Unbekanntes Objekt als Eingabe
WRONG_PGMID
WRONG_TYP