Menu

SAP Function Module DD_TBFD_CHK_KEYCHANGE

Prüft Schlüsseländerungen bei Tabellen

The Function Module DD_TBFD_CHK_KEYCHANGE (Prüft Schlüsseländerungen bei Tabellen) is a standard Function Module in SAP ERP and is part of the function group SDTC within the package SDTB.

Technical Information

Function Module DD_TBFD_CHK_KEYCHANGE
Short Text Prüft Schlüsseländerungen bei Tabellen
Function Group SDTC
Package SDTB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RCLIST LIKE Returncode (enthält alle aufgetretenen Fehler)

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
DD03P_TAB_A LIKE DD03P
DD03P_TAB_N LIKE DD03P

Exceptions

This function module does not define any Exceptions.