Menu

SAP Function Module BAPI_HIERA_GETSUPERSTRUCTURE

Class Hierarchy BAPI: Read Hierarchy (Bottom Up)

The Function Module BAPI_HIERA_GETSUPERSTRUCTURE (Class Hierarchy BAPI: Read Hierarchy (Bottom Up)) is a standard Function Module in SAP ERP and is part of the function group CLBPH within the package CLCL.

Technical Information

Function Module BAPI_HIERA_GETSUPERSTRUCTURE
Short Text Class Hierarchy BAPI: Read Hierarchy (Bottom Up)
Function Group CLBPH
Package CLCL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSNUM LIKE BAPI1003_KEY-CLASSNUM Class
CLASSTYPE LIKE BAPI1003_KEY-CLASSTYPE Class Type
KEYDATE LIKE BAPI1003_KEY-KEYDATE SY-DATUM Valid-From Date
WITH_DESCRIPTION LIKE BAPI1003_KEY-FLAG 'X' Determine Language-Dependent Description

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
RETURN LIKE BAPIRET2 Return Parameters
SUPERSTRUCLIST LIKE BAPI1003_TREE Class Hierarchy

Exceptions

This function module does not define any Exceptions.