Menu

SAP Function Module CLDB_STRUCTURE_OF_CLASSES

Gibt eine Tabelle mit der Klassenstruktur aus.

The Function Module CLDB_STRUCTURE_OF_CLASSES (Gibt eine Tabelle mit der Klassenstruktur aus.) is a standard Function Module in SAP ERP and is part of the function group CLDB within the package CTVA.

Technical Information

Function Module CLDB_STRUCTURE_OF_CLASSES
Short Text Gibt eine Tabelle mit der Klassenstruktur aus.
Function Group CLDB
Package CTVA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_DDB_INDEX TYPE I Index, unter dem DDB abgelegt ist

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
EXP_CLASS_STRUCTURE LIKE CACLSTRUCT Vater-Sohn-Beziehungen zwischen Klassen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_HIERARCHY Es liegt keine Klassenhierarchie vor.
NO_STRUCTURE_LOADED Es wurde keine Klassenstruktur aufgelöst.