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
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: 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.
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.