cancel
Showing results for 
Search instead for 
Did you mean: 

Open a SAP GUI in Web Browser

Former Member
0 Kudos

Hi All,

Could anyone pelase help me in knowing the steps open a SAP GUI in a web browser. (HTML )

Step by step procedure would be of great help.

Thanks,

VIjaya

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

Check if you have activated:

1) With transaction SICF and locate the services by path

/sap/public/bc/its/mimes

/sap/bc/gui/sap/its/webgui

2)With Transaction SE80 locate from the menu, Utilities u2013> Settingsu2013>Internet Transaction Server (Tab)u2013>Publish (Tab) and set u201COn Selected

Siteu201D = INTERNAL.

This restricts the publication in the next step to the integrated (internal) ITS.

3)In SE80 only, Locate the Internet Services: SYSTEM and WEBGUI.

Publish these services with the Context Menu -> Publish -> Complete Service

4)Now Browse to http://<server>:<icmport>/sap/bc/gui/sap/its/webgui/! and login to the webgui.

Thanks,

Prasant

Former Member
0 Kudos

Hi Prashant,

Thanks very much for the reply.

Since I am very new to the UI porgramming, I am finding it difficlut to understand the points you mentioned. I serched the forum and got the same replies. I even tired to do it.but not sucessfukl.

My Query is , if suppose I need to open a SE80 transaction or any such transaction of my own creation, can I open it in web browser? If yes, then how.

Also the frist step mentioned , says, With transaction SICF and locate the services by path

/sap/public/bc/its/mimes

/sap/bc/gui/sap/its/webgui

What do you mean by services?

Former Member
0 Kudos

In SICF,

browse the path and Check GUI link is actvated or not, you can see that at the bottom whether specified or not, you need to activate that first.

Thanks,

prasant K Paichha

Former Member
0 Kudos

For example WEBGUI is a service and you can find it in SICF under

/sap/bc/gui/sap/its/webgui

Check if it is activated. If not it is gray. In this case activate it.

After doing so right click on WEBGUI and execute "Test service".

A browser window should be opened.