/BDL/TASKMANAGER_LOG is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter /BDL/TASKMANAGER_LOG into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Include with task manager log functionality
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
/BDL/WRITE_TASK_LOG_ENTRY CALL FUNCTION '/BDL/WRITE_TASK_LOG_ENTRY' EXPORTING IS_TASK_LOG_ENTRY = GS_TASK_LOG_ENTRY EXCEPTIONS INSERT_FAILED = 1 LOG_ENTRY_IS_EMPTY = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
/BDL/TASKMANAGER_LOG - Include with task manager log functionality /BDL/TASKMANAGER_ALL - Call Service Data Control Center using category '*' /BDL/TASKMANAGER_ALL - Call Service Data Control Center using category '*' /BDL/TASKMANAGERTOP - Include /BDL/TASKMANAGERTOP /BDL/TASKMANAGERO01 - Include /BDL/TASKMANAGERO01 /BDL/TASKMANAGERI01 - Include /BDL/TASKMANAGERI01