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 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(GET_DATA) LIKE /BDL/TASKS-STATUS DEFAULT SPACE |
|
| 2 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(FAST_CHECK) LIKE /BDL/TASKS-STATUS DEFAULT 'X' |
|
| 3 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(DATA_EXIST) LIKE /BDL/TASKS-STATUS |
|
| 4 | BDLDATCOL | Data container for download data | SOURCE DATCOL STRUCTURE BDLDATCOL |
|
| 5 | BDLDATCOL | Data container for download data | ||
| 6 | BDLDTOC | RFC download -- Data cluster table of contents | ||
| 7 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(SID) LIKE BDLDTOC-SID OPTIONAL |
|
| 8 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(SESSIONNR) LIKE BDLDTOC-SESSIONNR |
|
| 9 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(MANDANT) LIKE BDLDTOC-MANDANT |
|
| 10 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(INSTALL_NO) LIKE BDLDTOC-INSTALL_NO OPTIONAL |
|
| 11 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE DTOC STRUCTURE BDLDTOC |