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 Table  BALHDR Application log: log header
2 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_INFOSOURCE) LIKE RSLOGPARMS-INFOSOURCE OPTIONAL
3 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_DATE) LIKE RSLOGPARMS-LOGDATE DEFAULT SY-DATUM
4 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_LOGSYS) LIKE RSLOGPARMS-LOGSYS OPTIONAL
5 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_TIME) LIKE RSLOGPARMS-LOGTIME DEFAULT SY-UZEIT
6 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_OBJECT) LIKE RSLOGPARMS-OBJECT DEFAULT SBIWL_C_OBJECT
7 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_SUBOBJECT) LIKE RSLOGPARMS-SUBOBJECT DEFAULT SBIWL_C_SUBOBJECT
8 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_TYPE) LIKE RSLOGPARMS-TYPE OPTIONAL
9 Table  RSLOGPARMS Interface: Parameters of the logging modules SOURCE VALUE(I_FUNCTION) LIKE RSLOGPARMS-FUNCTION OPTIONAL