Menu

SAP Function Module CLDB_CHARACTS_WITH_REFS

Liefert Objektmerkmale einer Klasse zurück.

The Function Module CLDB_CHARACTS_WITH_REFS (Liefert Objektmerkmale einer Klasse zurück.) 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_CHARACTS_WITH_REFS
Short Text Liefert Objektmerkmale einer Klasse zurück.
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_CLASS LIKE KLAH-CLASS Ausgabe der Merkmale zu dieser Klasse
IMP_DDB_INDEX TYPE I Index, unter dem DDB abgelegt ist
IMP_OBTAB LIKE TCLA-OBTAB Filtert Objektmerkmale zu angegebener Tabelle

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_CHARS_WITH_REFS LIKE CACHARREF Objektmerkmale einer Klasse

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_NOT_LOADED Klasse nicht in geladener Struktur enthalten.
NO_CHARACTERISTICS Es wurden keine Merkmale selektiert.
NO_CHARACT_LOADED Die Struktur wurde ohne Merkmale aufgelöst.
NO_STRUCTURE_LOADED Es wurde keine Klassenstruktur aufgelöst.