Menu

SAP Function Module RKC_STRUCTURE_DELETE

Löschen generierter Strukturen

The Function Module RKC_STRUCTURE_DELETE (Löschen generierter 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_DELETE
Short Text Löschen generierter 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_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_NO_OBJECTS_FOUND TYPE KCDB_BOOL Keine zu löschenden Objekte gefunden
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.