
In Solution Manager 7.1, the new roadmap is implemented with Adobe Flash. In some cases, the new roadmap is not working correctly in certain browsers.

To get rid of this – Easiest way – By reverting the option to use the old roadmap.
Solution
You can follow any of the provided methods.
Method 1
Using transaction code SE38, execute the report AGSSISE_DISABLE_NEW_ROADMAP. Check the option Disable new roadmap. Please be noted that this method will affects on system wide.

Method 2
This method will only affect on user specified.
Add the following parameter to the SOLMAN_SETUP web address.
&sap-accessibility=X
Example, the original web address when you executed the transaction code SOLMAN_SETUP is below,
http://HOST:8000/sap/bc/webdynpro/sap/wd_sise_main_app?sap-client=001&sap-language=EN
So, add the above parameter and the web address will be as below,
http://HOST:8000/sap/bc/webdynpro/sap/wd_sise_main_app?sap-client=001&sap-language=EN&sap-accessibility=X
As result, the roadmap turns to old style!




