Menu

SAP Function Module GET_KEY_FIELDS_OF_TABLE

Liefert die Key-Felder einer Tabelle zurück

The Function Module GET_KEY_FIELDS_OF_TABLE (Liefert die Key-Felder einer Tabelle zurück) is a standard Function Module in SAP ERP and is part of the function group NDSE within the package NDBS.

Technical Information

Function Module GET_KEY_FIELDS_OF_TABLE
Short Text Liefert die Key-Felder einer Tabelle zurück
Function Group NDSE
Package NDBS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MANDT_NEEDED LIKE SPACE Mandanten-Feld (falls vorhanden) auch ausgeben
TABNAME LIKE DFIES-TABNAME Tabelle zu der Key-Felder gesucht werden

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
KEY_FIELDTAB LIKE DFIES Gefundene Key-Felder der Tabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_SUPPORTED Tabelle wird nicht unterstützt