Menu

SAP Function Module RKC_STRUCTURE_DEL_DB_TABS

Löschen der Datenbanktabellen zu generierten Strukturen

The Function Module RKC_STRUCTURE_DEL_DB_TABS (Löschen der Datenbanktabellen zu generierten Strukturen) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.

Technical Information

Function Module RKC_STRUCTURE_DEL_DB_TABS
Short Text Löschen der Datenbanktabellen zu generierten Strukturen
Function Group KXGD
Package KC
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_APPLC LIKE CGSPAR-APPLC Applikationsklasse
I_CREATE TYPE KCDB_BOOL Flag: DB-Tabelle(n) neu anlegen
I_SYSTP LIKE CGSPAR-SYSTP Systemtyp
I_TABNM TYPE KCDB_S_TAB-TABNM Tabellen (Struktur-) name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Return code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.