The Function Module RSZ_DB_ELT_DELETE (Löscht ein Element und alle nicht weiter verwendeten Referenzen von der DB) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.
Function Module | RSZ_DB_ELT_DELETE |
Short Text | Löscht ein Element und alle nicht weiter verwendeten Referenzen von der DB |
Function Group | RZD1 |
Package | RSZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DELETE_IMMEDIATELY | TYPE | RS_BOOL | RS_C_FALSE | Delete checks sind bereits erfolgt, löschung direkt durchführen |
I_DELETE_VARIABLES | TYPE | RS_BOOL | RS_C_FALSE |
This function module does not define any EXPORTING parameters.
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.