The Function Module EH_DB_DELETE_PROT (Löschen eines Fehlerprotokolls von der Datenbank) is a standard Function Module in SAP ERP and is part of the function group RMEH within the package JBR.
Function Module | EH_DB_DELETE_PROT |
Short Text | Löschen eines Fehlerprotokolls von der Datenbank |
Function Group | RMEH |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSWTYP | LIKE | JBALMDLLOC-AUSWTYP | Anwendungstyp RM | |
I_LOGNAME | LIKE | DDPRH-PROTNAME | R/3-DD: Name eines SDIC-Protokolls | |
I_OBJECT | LIKE | BAL_S_OBJ-LOW | Anwendungs-Log: Objektname (Applikationskürzel) |
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.