SAP Reports / Programs

/BDL/TASKMANAGER SAP ABAP Report - Service Data Control Center Main Program







/BDL/TASKMANAGER is a standard Executable ABAP Report 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 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT /BDL/TASKMANAGER. "Basic submit
SUBMIT /BDL/TASKMANAGER AND RETURN. "Return to original report after report execution complete
SUBMIT /BDL/TASKMANAGER VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: CATEGORY = Category SAP Solut.DataManager
Title: Service Data Control Center Main Program
Text Symbol: M15 = No
Text Symbol: M14 = Yes
Text Symbol: M13 = using destination
Text Symbol: M12 = System accessed
Text Symbol: M11 = No host fulfils the requirements of Service Data Control Center
Text Symbol: M10 = The hosts below fulfil the requirements of Service Data Control Center
Text Symbol: M09 = HOST OK FOR USE
Text Symbol: M08 = BTC WP AVAILABLE
Text Symbol: M07 = RFC PING OK
Text Symbol: M06 = HOST
Text Symbol: M05 = INSTANCE
Text Symbol: M04 = Server usability check in progress...
Text Symbol: M03 = String not found
Text Symbol: M02 = Incorrect search pattern
Text Symbol: J04 = Read error
Text Symbol: J03 = Not active
Text Symbol: J02 = Active
Text Symbol: J01 = No values found
Text Symbol: I15 = Service Data Control Center is already active
Text Symbol: I14 = Service Data Control Center activated successfully
Text Symbol: I13 = Task
Text Symbol: I12 = restarted successfully
Text Symbol: I06 = No row selected
Text Symbol: I05 = Task overview refreshed
Text Symbol: I04 = No entries found for given selection
Text Symbol: I03 = Select an icon
Text Symbol: I02 = by
Text Symbol: I01 = last changed
Text Symbol: H24 = Description
Text Symbol: H23 = Session
Text Symbol: Q21 = Delete task
Text Symbol: T12 = Maintain Service Definitions
Text Symbol: T11 = Make sure the master RFC destination is working.
Text Symbol: T10 = Service Definitions might be damaged.
Text Symbol: T09 = Expert mode. Use only if you really know what you are doing.
Text Symbol: T08 = Session date





Text Symbol: T07 = Log settings changed at
Text Symbol: T06 = Log settings changed by
Text Symbol: T05 = Delete log x days back
Text Symbol: T03 = Task ID
Text Symbol: T02 = Session
Text Symbol: T01 = Look up task attributes
Text Symbol: Q47 = Continue?
Text Symbol: Q46 = Destination to SAP
Text Symbol: Q45 = Create destination SDCC_OSS
Text Symbol: Q44 = Continue?
Text Symbol: Q43 = Activation on local system
Text Symbol: Q42 = Activate Service Data Control Center
Text Symbol: Q41 = Attributes will be modified
Text Symbol: Q40 = Apply changes
Text Symbol: Q39 = The selected task will be started now
Text Symbol: Q38 = Start task now
Text Symbol: Q37 = The selected task will be reactivated
Text Symbol: Q36 = Reactivate task
Text Symbol: Q35 = The job will be activated
Text Symbol: Q34 = Activate Service Data Control Center
Text Symbol: Q33 = Continue?
Text Symbol: Q32 = The job will be deactivated
Text Symbol: Q31 = Deactivate Service Data Control Center
Text Symbol: Q23 = Delete?
Text Symbol: Q22 = The selected task will be deleted.
Text Symbol: E36 = Chosen server does not exist
Text Symbol: E35 = Periodic settings not suitable for job
Text Symbol: E34 = No destinations maintained
Text Symbol: E33 = Settings are locked by
Text Symbol: E32 = Category does not exist
Text Symbol: E31 = Error while changing settings
Text Symbol: E30 = Error while changing tree
Text Symbol: E29 = Action failed
Text Symbol: E27 = Error reading server list
Text Symbol: E26 = Error reading work process list
Text Symbol: E23 = Error assigning object
Text Symbol: E22 = Search failed
Text Symbol: E21 = Error occured getting input values
Text Symbol: E18 = Parameters missing





Text Symbol: E17 = Error occured when calling customizing unit
Text Symbol: E16 = Error occured during tree creation
Text Symbol: E15 = No customizing items available
Text Symbol: E14 = No action possible
Text Symbol: E13 = Nonunique time period chosen
Text Symbol: E12 = No start date specified
Text Symbol: E11 = Chosen start time lies in the past
Text Symbol: E10 = Invalid time frame
Text Symbol: E09 = Jobs could not be modified
Text Symbol: E08 = Error when saving task log attributes
Text Symbol: E06 = No authorization to execute dialog task
Text Symbol: E05 = You do not have authorization
Text Symbol: E04 = Error when saving job attributes
Text Symbol: E02 = Value request failed
Text Symbol: 006 = Position the cursor on a valid field
Text Symbol: 003 = Action canceled
Text Symbol: 002 = Click once on the item you would like to process
Text Symbol: E37 = Error reading server list
Text Symbol: H22 = Task ID
Text Symbol: H21 = Technical description
Text Symbol: H20 = Description
Text Symbol: H19 = Icon
Text Symbol: H18 = Job class
Text Symbol: H17 = Select job class
Text Symbol: H16 = Select host
Text Symbol: H15 = Service
Text Symbol: H14 = System name
Text Symbol: H13 = Host
Text Symbol: H12 = Installation number
Text Symbol: H11 = System
Text Symbol: H10 = Destination
Text Symbol: H09 = Description
Text Symbol: H08 = Select destination
Text Symbol: H07 = Find
Text Symbol: H06 = String
Text Symbol: H05 = Technical name
Text Symbol: H04 = Execution
Text Symbol: H03 = Task
Text Symbol: H02 = Select task



Text Symbol: H01 = Legend
Text Symbol: E48 = contains invalid job data, see SYSLOG
Text Symbol: E47 = job name unknown
Text Symbol: E46 = could not be scheduled, see SYSLOG
Text Symbol: E45 = Background job
Text Symbol: E44 = Job class must be 'C' if target host is specified
Text Symbol: E43 = Activation failed
Text Symbol: E42 = Tool is locked for this category
Text Symbol: E40 = Job already scheduled
Text Symbol: E39 = Selected job class not allowed


INCLUDES used within this REPORT /BDL/TASKMANAGER

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name /BDL/TASKMANAGER or its description.