Aug 11
5
We can access ecc 6.0 from web browser instead of using sap gui software by activating ITS in sap system. We can login to the sap r3 system using internet explorer or mozilla firefox. It is very simple configuration and can be done by anybody with minimal knowledge on sap systems. There is no need to install Java stack for this configuration. This will work with ABAP stack. I have installed ecc 6.0 with abap stack and configure ITS. It was working perfectly. You can follow the following procedure to configure ITS and activate services which are required to be able to login to the sap system using a browser software.
- Hit transaction SMICM – ICM status should be running
- Goto Services to find HTTP port number – Goto – Services (Shift + F1) The port number in my case is 8000
- Come back to the SAP easy access menu by using transaction /n
- Hit transaction code SICF
- You will get Maintain services screen
- Click on Execute button
- Activate /sap/public/bc
- Activate /sap/bc/gui/sap/its/webgui
- Go back to SAP easy access menu by hitting transaction code /n
- Hit SE80 transaction to open Object Navigator
- Select the Internet Service from drop down
- Enter SYSTEM and click display button
- Right click on the SYSTEM and select Publish and then click Complete Service
- Enter WEBGUI and click display button
- Right click on the WEBGUI and select Publish and then click Complete Service
- Use any browser to open url http://<server>:<icmport>/sap/bc/gui/sap/its/webgui/! and login to the webgui
- <server> should be replaced by your host (server) name
- <icmport> should be replaced by HTTP port number which can be find using SMICM transaction
- You can login to system using user name and password which is created in your sap system
SAP Internet Transaction Server (ITS) on its server is integrated since the release ECC 5.0 and ECC 6.0. Please get back to me if you have any confusion or help in configuring ITS. I will try my best to help.









