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.
Function Module | DD_TBFD_CHK_KEYCHANGE |
Short Text | Prüft Schlüsseländerungen bei Tabellen |
Function Group | SDTC |
Package | SDTB |
Module Type | Normal Module |
This function module does not define any IMPORTING 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) |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.