RSSDBATS1 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 RSSDBATS1 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: Detail list of the active jobs
Text Symbol: 032 = Technical name
Text Symbol: 031 = InfoPackage group
Text Symbol: 030 = InfoPackage
Text Symbol: 029 = With parameters
Text Symbol: 028 = Cancel
Text Symbol: 027 = Start with event
Text Symbol: 026 = Period(s)
Text Symbol: 025 = Periodic repetition of all
Text Symbol: 024 = Scheduled periodically in the background
Text Symbol: 023 = Not periodically scheduled
Text Symbol: 022 = Periodicity
Text Symbol: 021 = Variant
Text Symbol: 020 = Tremination in
Text Symbol: 019 = No certain termination
Text Symbol: 018 = Term. acc. periods
Text Symbol: 017 = No
Text Symbol: 016 = All
Text Symbol: 015 = No end date
Text Symbol: 014 = Periodicity
Text Symbol: 013 = Group
Text Symbol: 012 = Pack
Text Symbol: 011 = Minute(s)
Text Symbol: 010 = Hour(s)
Text Symbol: 009 = Day(s)
Text Symbol: 008 = Week(s)
Text Symbol: 007 = Month(s)
Text Symbol: 006 = Finish Time
Text Symbol: 005 = End Date
Text Symbol: 004 = Start Time
Text Symbol: 003 = Start Date
Text Symbol: 002 = Type
Text Symbol: 001 = Package/group
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.