Menu

SAP Function Module TOCX_CHECK_KEYS

Strukturen: Überprüfung der Struktur auf Konsistenz

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TOCX_CHECK_KEYS (Strukturen: Überprüfung der Struktur auf Konsistenz) is a standard Function Module in SAP ERP and is part of the function group DSYP within the package SF.

Technical Information

Function Module TOCX_CHECK_KEYS
Short Text Strukturen: Überprüfung der Struktur auf Konsistenz
Function Group DSYP
Package SF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHECK_MODE LIKE Modus für Überprüfung
LANGUAGE LIKE DSYAH-SPRAS Sprache (zur Überprüfung des Status)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_KEYS_OK LIKE 'X': Alle Schlüssel besitzen einen Eintrag
KEYS_ONCE_OK LIKE 'X': Schlüssel sind eindeutig
RECURSIVE_OK LIKE 'X': Keine Rekursionen vorhanden
STATE_OK LIKE 'X': Status der Bausteine ist OK

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
HIERARCHY LIKE HITAB Tabelle mit hierarchischer Struktur

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_MODE Es wurde kein Prüfmodus angegeben
WRONG_MODE Der angegebene Prüfmodus existiert nicht