Table list used by SAP ABAP Function Module /BDL/CHECK_SESSION_KNOWN (Check if a session is known in Taskmanager)
SAP ABAP Function Module
/BDL/CHECK_SESSION_KNOWN (Check if a session is known in Taskmanager) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BDL/SESSMAP | Control table for SDCC sessions | ||
| 2 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(SESSMAP_ENTRY) LIKE /BDL/SESSMAP |
|
| 3 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(CLIENT) LIKE /BDL/SESSMAP-REQ_CLIENT |
|
| 4 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(SESSION_TARGET) LIKE /BDL/SESSMAP-REQ_DEST |
|
| 5 | /BDL/SESSMAP | Control table for SDCC sessions | SOURCE VALUE(SESSNO) LIKE /BDL/SESSMAP-REQ_SESSNO |
|
| 6 | /BDL/TASKS | Control Table of Task Manager | ||
| 7 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(TASK_ENTRY) LIKE /BDL/TASKS |
|
| 8 | /BDL/TASKS | Control Table of Task Manager | SOURCE VALUE(KNOWN) LIKE /BDL/TASKS-STATUS |
|