Table list used by SAP ABAP Function Module RSAL_LOG_DELETE (BIW: Löscht Anwendungsprotokolle aus der Datenbank)
SAP ABAP Function Module
RSAL_LOG_DELETE (BIW: Löscht Anwendungsprotokolle aus der Datenbank) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BALHDR | Application log: log header | ||
| 2 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL |
|
| 3 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_DATE) LIKE RSLOGPARMS-LOGDATE DEFAULT SY-DATUM |
|
| 4 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL |
|
| 5 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_TIME) LIKE RSLOGPARMS-LOGTIME DEFAULT SY-UZEIT |
|
| 6 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_OBJECT) LIKE RSLOGPARMS-OBJECT DEFAULT SBIWL_C_OBJECT |
|
| 7 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_SUBOBJECT) LIKE RSLOGPARMS-SUBOBJECT DEFAULT SBIWL_C_SUBOBJECT |
|
| 8 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL |
|
| 9 | RSLOGPARMS | Interface: Parameters of the logging modules | SOURCE VALUE(I_FUNCTION) LIKE RSLOGPARMS-FUNCTION OPTIONAL |
|