RSTCO_ACTIVATION_ADMIN 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 RSTCO_ACTIVATION_ADMIN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RSTCO_ADMIN - Technical BW Content
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.
Selection Text: ACT = Start Activation
Selection Text: DATA_TO = To Date
Selection Text: DATE_FR = Date From
Selection Text: PROT = Log Output
Selection Text: TIME_FR = Time From
Selection Text: TIME_TO = Time To
Selection Text: USER = User
Title: Technical BW Content Log Output/Activation
Text Symbol: 001 = Information
INCLUDE RSTCO_ACTIVATION_ADMIN_TOP . " GLOBAL DATA
INCLUDE RSTCO_ACTIVATION_ADMIN_ROUT.
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.
RSTCO_ACTIVATION_ADMIN - Technical BW Content Log Output/Activation RSTCO_ACTIVATION_ADMIN - Technical BW Content Log Output/Activation RSTCHECK - Display of Timestamps from Module Pool Load RSTCHECK - Display of Timestamps from Module Pool Load RSTCFIELDNAMES - Set the Field names for RRI RSTCFIELDNAMES - Set the Field names for RRI