Menu

SAP Function Module CLDB_CLASS_WITH_DOCS

Liefert Dokumente zurück, die an einer Klasse hängen.

The Function Module CLDB_CLASS_WITH_DOCS (Liefert Dokumente zurück, die an einer Klasse hängen.) 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_CLASS_WITH_DOCS
Short Text Liefert Dokumente zurück, die an einer Klasse hängen.
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 Dokumente zu dieser Klasse
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_WITH_DOCS LIKE CACHARDOCS Klasse mit zugeordneten Dokumenten

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_NOT_LOADED Klasse nicht in geladener Struktur enthalten.
NO_DOCUMENTS Es wurden keine Dokumente gefunden.
NO_STRUCTURE_LOADED Es wurde keine Klassenstruktur aufgelöst.