RSMSS_ANALYZER is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use the SAP Support tool RSMSS_ANALYZER to perform several (consistency) checks on SAP Business Warehouse objects when running on Microsoft SQL Server...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RSMSS_ANALYZER 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: Analyzing tool for SAP BW systems running on SQL Server
Text Symbol: 037 = Restriction
Text Symbol: 036 = Cancel
Text Symbol: 035 = Continue
Text Symbol: 034 = Expert mode/SAP Support mode?
Text Symbol: 033 = This mode should be used by SAP Support or BW/SQL Server experts only.
Text Symbol: 032 = Exit program?
Text Symbol: 031 = No
Text Symbol: 030 = Do you really want to exit the program?
Text Symbol: 028 = Yes
Text Symbol: 027 = Cancel processing
Text Symbol: 026 = Clustering conflict
Text Symbol: 025 = Table field
Text Symbol: 023 = Settings
Text Symbol: 022 = Jobcount
Text Symbol: 021 = Job
Text Symbol: 020 = Time
Text Symbol: 019 = Date
Text Symbol: 018 = Object name
Text Symbol: 017 = Index name
Text Symbol: 016 = Cube name
Text Symbol: 015 = Table name
Text Symbol: 014 = Value
Text Symbol: 013 = Property
Text Symbol: 012 = Help
Text Symbol: 011 = Message text
Text Symbol: 010 = Type
Text Symbol: 009 = Check and repair logs
Text Symbol: 008 = Issues found
Text Symbol: 007 = Last repair finished
Text Symbol: 006 = Schedule repair
Text Symbol: 005 = Display results
Text Symbol: 003 = Last check finished
Text Symbol: 002 = Check description
Text Symbol: 001 = Status
INCLUDE RSMSS_ANALYZERDAT.
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.
RSMSS_ANALYZER - Analyzing tool for SAP BW systems running on SQL Server RSMSS_ANALYZER - Analyzing tool for SAP BW systems running on SQL Server RSMSSXMLGEN - MSSQL: Extracting SQL script content from MSSPROCS / MSSSOURCE RSMSSXMLGEN - MSSQL: Extracting SQL script content from MSSPROCS / MSSSOURCE RSMSSSWTCHTOP - Include RSMSSSWTCHTOP RSMSSSWTCHGUI - Include RSMSSSWTCHGUI