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.
Function Module | RKC_STRUCTURE_DELETE |
Short Text | Löschen generierter Strukturen |
Function Group | KXGD |
Package | KC |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.