Once I had a problem to find some transaction codes in my SAP GUI, then I realized they are web dynpro applications rather than standard transactions. At the end, I learnt how to add these transactions/applications to my GUI. Now I think this could be useful to share it as compact blog.
There are some applications used in SAP EWM which they cannot be seen directly in SAG GUI but they can be seen in NWBC, if you have /SCWM/EXPERT role. Simply because they are web applications (Web Dynpro Applications) and they works on the web browser.
To access the web application, SAP uses the HTPP framework from the Internet Communication Manager (ICM). So we need to activate some of the services there.
Go to PFCG transaction code and add the user to the /SCWM/EXPERT role.
Go to SICF transaction code (SAP menu >Tools > Administration > Administration > Network > HTTP Service Hierarchy Maintenance), find relevant services and activate them by right-click /activate.
Here are the list of services you need to activate.
General
Relevant to Shipping Cockpit
Relevant to Advance Production Integration
Relevant to Tool-Based ERP Integration
For integration tools, they seems on the SPRO menu, but they don’t work without activating relevant services.
On SAP favorite menu, right-click and choose “Add Other Objects -> Web Dynpro Application”. On the pop-up enter following list.
/SCWM/SCO
/SCWM/SCO_EXEC
/SCWM/MFG_STAGING
/SCWM/MFG_STAGING_REVERSAL
/SCWM/WD_IT_GUIDE_ERP_1
/SCWM/WD_IT_GUIDE_ERP_3
Some Notes
I hope it will be useful for some of us.
Please don’t hesitate to share your comments and adds-on.
Tufan Mengus