Table list used by SAP ABAP Function Module /BDL/_GET_TASK_OVERVIEW_A1S (Refresh the task information (todo,done,deleted,log))
SAP ABAP Function Module /BDL/_GET_TASK_OVERVIEW_A1S (Refresh the task information (todo,done,deleted,log)) is using
# Object Type Object Name Object Description Note
     
1 Table  /BDL/TASKS Control Table of Task Manager SOURCE VALUE(IF_CATEGORY) LIKE /BDL/TASKS-CATEGORY DEFAULT '*'
2 Table  /BDL/TASKS Control Table of Task Manager SOURCE TODO STRUCTURE /BDL/TASKS
3 Table  /BDL/TASKS Control Table of Task Manager SOURCE DONE STRUCTURE /BDL/TASKS
4 Table  /BDL/TASKS Control Table of Task Manager SOURCE DELETED STRUCTURE /BDL/TASKS
5 Table  /BDL/TASKS Control Table of Task Manager
6 Table  /BDL/TASK_LOG MessageLog of SDCC task manager SOURCE TASK_LOG STRUCTURE /BDL/TASK_LOG
7 Table  /BDL/TASK_LOG MessageLog of SDCC task manager