SAP Reports / Programs

RSORAADM SAP ABAP Report - DBA Planning Calendar for Oracle







RSORAADM 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 RSORAADM 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 RSORAADM. "Basic submit
SUBMIT RSORAADM AND RETURN. "Return to original report after report execution complete
SUBMIT RSORAADM VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: DBA Planning Calendar for Oracle
Text Symbol: 133 = Mon.-Th.:DB,Incr., Fri.:DB, Offline + Redo Logs(Two Week Cycle)
Text Symbol: 132 = Mon.-Th.:DB,Incr., Fri.:DB, Online + Redo Logs(two week cyc.)
Text Symbol: 131 = Mon.-Th.:DB,Incr., Fri.:DB, Offline + Redo Logs(OneMonthCyc.)
Text Symbol: 130 = Mon.-Th.:DB,Incr., Fri.:DB, Online + Redo Logs(OneMonthCyc.)
Text Symbol: 127 = Error Getting Tape Names for BRARCHIVE
Text Symbol: 126 = Error Getting Tape Names for BRBACKUP
Text Symbol: 125 = the Following Tapes Would Be Needed:
Text Symbol: 124 = Were to Run Now,
Text Symbol: 123 = If the Job Scheduled for
Text Symbol: 122 = Return Code
Text Symbol: 120 = Actual Start
Text Symbol: 119 = Planned Start
Text Symbol: 116 = Mo-Th: Online DB, Fr: Offline DB, + Redo Logs (2 Week Cycle)
Text Symbol: 115 = Daily Online Database + Redo Logs (2 Week Cycle)
Text Symbol: 114 = Mo-Th: Online DB, Fr: Offline DB, + Redo Logs (1 Month Cycle)
Text Symbol: 113 = Daily Online Database + Redo Logs (1 Month Cycle)
Text Symbol: 111 = Delete Action
Text Symbol: 110 = Do You Want to Delete the Action?
Text Symbol: 096 = Week(s)
Text Symbol: 095 = (For Period:
Text Symbol: 094 = (Weekly)
Text Symbol: 086 = Add the Following Actions?
Text Symbol: 083 = or Remove Conflicting Actions First
Text Symbol: 082 = Change the Time for Daily Backup Jobs
Text Symbol: 081 = the Following Conflicts:
Text Symbol: 080 = Action Pattern Not Applicable Due to
Text Symbol: 028 = Initializing DBA Planning Calendar ...
Text Symbol: 027 = - Invalid Start Date in Calendar (Public Hol.?)
Text Symbol: 024 = Automatic Redo Log Backup
Text Symbol: 018 = There Is More Than One Log for This Day
Text Symbol: 017 = Start Action Immediately
Text Symbol: 015 = Start Action Immed. (Operatorless):
Text Symbol: 011 = Detail Log
Text Symbol: 009 = Database Administration for Oracle Database
Text Symbol: 008 = Initializing the Local DBA Planning Calendar ...
Text Symbol: 007 = Sun.
Text Symbol: 006 = Sat.





Text Symbol: 005 = Fri.
Text Symbol: 004 = Thu.
Text Symbol: 003 = Wed.
Text Symbol: 002 = Tue.
Text Symbol: 001 = Mon.


INCLUDES used within this REPORT RSORAADM

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 RSORAADM or its description.