Table list used by SAP ABAP Function Module /BDL/_CHECK_FOR_SESSION_DATA (Check if session data is availible - fast check and thorough check)
SAP ABAP Function Module /BDL/_CHECK_FOR_SESSION_DATA (Check if session data is availible - fast check and thorough check) is using
# Object Type Object Name Object Description Note
     
1 Table  /BDL/TASKS Control Table of Task Manager SOURCE VALUE(GET_DATA) LIKE /BDL/TASKS-STATUS DEFAULT SPACE
2 Table  /BDL/TASKS Control Table of Task Manager SOURCE VALUE(FAST_CHECK) LIKE /BDL/TASKS-STATUS DEFAULT 'X'
3 Table  /BDL/TASKS Control Table of Task Manager SOURCE VALUE(DATA_EXIST) LIKE /BDL/TASKS-STATUS
4 Table  BDLDATCOL Data container for download data SOURCE DATCOL STRUCTURE BDLDATCOL
5 Table  BDLDATCOL Data container for download data
6 Table  BDLDTOC RFC download -- Data cluster table of contents
7 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(SID) LIKE BDLDTOC-SID OPTIONAL
8 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(SESSIONNR) LIKE BDLDTOC-SESSIONNR
9 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(MANDANT) LIKE BDLDTOC-MANDANT
10 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE VALUE(INSTALL_NO) LIKE BDLDTOC-INSTALL_NO OPTIONAL
11 Table  BDLDTOC RFC download -- Data cluster table of contents SOURCE DTOC STRUCTURE BDLDTOC