RSSOSTVW 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 RSSOSTVW into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
SOY3 - SAPoffice: Statistics Evaluation
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: Evaluation of data collection
Text Symbol: 014 = No data was collected in the period after &.
Text Symbol: 015 = No data was collected on &.
Text Symbol: 016 = No data was collected in the period between & and &.
Text Symbol: 017 = No data available for this period.
Text Symbol: 018 = An evaluation is not possible as a data collection has not been carried out.
Text Symbol: 019 = UNKNOWN
Text Symbol: 111 = Users in total
Text Symbol: 112 = Users since last run
Text Symbol: 113 = Users on this day
Text Symbol: 013 = No data was collected in the period before &.
Text Symbol: 001 = Daily overview
Text Symbol: 002 = General Data
Text Symbol: 003 = Doc. Classes
Text Symbol: 004 = PC doc. classes
Text Symbol: 005 = Transmission data
Text Symbol: 006 = User data
Text Symbol: 007 = PC document sizes
Text Symbol: 011 = Data collection from & for system &, client &
Text Symbol: 012 = An overview cannot be displayed.
Text Symbol: 114 = Users in last week
Text Symbol: 127 = Documents in outbox
Text Symbol: 128 = Documents in private folders
Text Symbol: 129 = Documents in shared folders
Text Symbol: 12A = Substitution periods
Text Symbol: 12B = Resubmissions
Text Symbol: 12C = Folder subscriptions
Text Symbol: 12D = Read records
Text Symbol: 12E = Attachments
Text Symbol: 12F = Automatic forwarding
Text Symbol: 126 = Documents in inbox
Text Symbol: 115 = Users in last month
Text Symbol: 116 = Users in last year
Text Symbol: 117 = Users since system start
Text Symbol: 118 = User without activities
Text Symbol: 121 = Private folders
Text Symbol: 122 = Shared folders
Text Symbol: 123 = Private distribution lists
INCLUDE OSTVWI01.
INCLUDE OSTVWO01.
INCLUDE OSTVWF01.
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.
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 RSSOSTVW or its description.