Table list used by SAP ABAP Function Module /BDL/_READ_LOG (Read message log according to given selection criteria)
SAP ABAP Function Module /BDL/_READ_LOG (Read message log according to given selection criteria) is using
# Object Type Object Name Object Description Note
     
1 Table  /BDL/MSGLOG Message log for service data collection or transfer SOURCE VALUE(MANDANT) LIKE /BDL/MSGLOG-MANDANT DEFAULT '*'
2 Table  /BDL/MSGLOG Message log for service data collection or transfer SOURCE VALUE(SESSIONNR) LIKE /BDL/MSGLOG-SESSIONNR DEFAULT '*'
3 Table  /BDL/MSGLOG Message log for service data collection or transfer SOURCE VALUE(SEVERITY) LIKE /BDL/MSGLOG-SEVERITY DEFAULT 'I'
4 Table  /BDL/MSGLOG Message log for service data collection or transfer SOURCE MSGLOG STRUCTURE /BDL/MSGLOG
5 Table  /BDL/MSGLOG Message log for service data collection or transfer