Menu

SAP Function Module MC_CHECK_READ_ATTRIBUT

The Function Module MC_CHECK_READ_ATTRIBUT () is a standard Function Module in SAP ERP and is part of the function group MCY9 within the package MCS.

Technical Information

Function Module MC_CHECK_READ_ATTRIBUT
Short Text
Function Group MCY9
Package MCS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MCCMDE LIKE MCCMDE Anweisung für Zulesen
I_MCSMET LIKE MCSMET Kopfdaten der Methode

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
T_MATCH LIKE MCCMSF Match-Anweisung für Select

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOUBLE_DOMN_MATCH Keine eindeutige Zuordnung Zulesetab/Quell-IS
DOUBLE_DTEL_MATCH Keine eindeutige Zuordnung Zulesetab/Quell-IS
DOUBLE_FIELD_MATCH Keine eindeutige Zuordnung Zulesetab/Quell-IS
FIELD_NOT_IN_READTAB Zulesefeld nicht in Zulesetabelle
FIELD_NOT_IN_TARGET Zielfeld nicht in Ziel-Info-Struktur
NO_SELECT_SINGLE Keine Zuordnung aller Keyfelder der Zulesetab
READTAB_FIELD_NOT_ALLOWED Zulesefeld nicht erlaubt
READTAB_NO_DBTAB Zuelesetabelle ist keine DB-Tabelle
READTAB_NO_DFIES Keine Feldinfo zu Zulesetabelle
SOURCE_NO_DFIES Keine Feldinfo zu Quell-Info-Struktur
SOURCE_NO_MCINF Quell-Infostruktur ist keine Info-Struktur
SOURCE_TARGET_DO_NOT_MATCH Domäne Zielfeld/Zulesefeld nicht identisch
TARGET_FIELD_NOT_ALLOWED Zielfeld nicht erlaubt
TARGET_NO_DFIES Keine Feldinfo zu Ziel-Info-Struktur
TARGET_NO_MCINF Ziel-Infostruktur ist keine Info-Struktur