You can start the SAP Solution Manager Work Centers in your browser using the transaction SM_WORKCENTER. (Transaction SOLMAN_WORKCENTER starts the same function within the SAPGUI.) It's a nice idea to add this transaction to your Easy Access Menu favorites in the SAPGUI. However, if you have access to several work centers, it's useful to add several links in various folders to access specific work centers directly.
Instead of adding the transaction you can add the Web Dynpro Application AGS_WORKCENTER to the Easy Access Menu.
This application offers parameters to define the entry point.
If you omit these parametes you will see all work centers and the first one is active.
Setting the parameter WORKCENTER defines which work center will be displayed. All others are hidden.
Setting the parameter PRESELECTED_WORKCENTER defines which work center will be active. All others are visible as well.
Unfortunately, there is no value help for the work center available.
Here is the list of work centers you can choose:
Work Center | Work Center Text | Work Center Order |
AGS_CONTROL_CENTER | My Home | 1 |
AGS_WORK_BP_ITERF_MON | Business Process Operations | 2 |
AGS_CUSTOM_CODE | Custom Code Lifecycle Management | 3 |
AGS_WORK_CHANGE_MAN | Change Management | 4 |
WD_SISE_MAIN | SAP Solution Manager: Configuration | 5 |
DIAGNAV_MAIN_COMP | Root Cause Analysis | 6 |
AGS_WORK_DVM_NAV | Data Volume Management | 7 |
AGS_WORK_IMPLEMENTATION | Implementation / Upgrade | 8 |
AGS_WORK_INCIDENT_MAN | Incident Management | 9 |
AGS_WORK_ITEST | Test Management | 10 |
AGS_WORK_JOB_SCH_MAN | Job Management | 11 |
AGS_RBE | Solution Documentation Assistant | 12 |
AGS_WORK_SERVICES | SAP Engagement and Service Delivery | 13 |
AGS_WORK_SM_ADMIN | Solution Manager Administration | 14 |
TECHADMIN_COMP | Technical Administration | 15 |
WDC_WBA_SYSTEM_MONITORING | System Monitoring | 16 |
TECHMON_COMP | Technical Monitoring | 17 |
You can construct the resulting URL manually as well. Here's an example:
https://server:port/sap/bc/webdynpro/sap/ags_workcenter?PRESELECTED_WORKCENTER=DIAGNAV_MAIN_COMP&sap-language=EN