Table list used by SAP ABAP Function Module /BDL/_DELETE_SESSION_TASK (deletes an entry in /bdl/sessmap and /bdl/tasks)
SAP ABAP Function Module
/BDL/_DELETE_SESSION_TASK (deletes an entry in /bdl/sessmap and /bdl/tasks) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(SID) LIKE /BDL/SESSMAP-REQ_SID |
|
| 2 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(SESSNO) LIKE /BDL/SESSMAP-REQ_SESSNO |
|
| 3 | /BDL/SESSMAP | Control table for SDCC sessions | ||
| 4 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(CLIENT) LIKE /BDL/SESSMAP-REQ_CLIENT |
|
| 5 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(DELETED_ENTRY) LIKE /BDL/SESSMAP |
|
| 6 | /BDL/TASKS | Control Table of Task Manager | ||
| 7 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(DELETED) LIKE /BDL/TASKS-STATUS |
|
| 8 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(ID) LIKE /BDL/TASKS-ID |
|
| 9 | BDLDTOC | RFC download -- Data cluster table of contents | SOURCE VALUE(INSTALL_NO) LIKE BDLDTOC-INSTALL_NO |
|