Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Web access

Former Member
0 Likes
352

Hi,

I want to access the SAP in Web browser, I am able to do it.

my Url is http://sap-server:8000/sap/bc/gui/sap/its/webgui

Now I need to display SAP Equipment Window Directly

( T.code :IE03 & Equipment No: xyz)

I need to open the above screen directly by url.

How should i built such type of URLs

I should get my url as

http://sap-server:8000/sap/bc/gui/sap/its/webgui/tcode=IE03/eno=xyz/

Help me in this.

Points will be awarded.

regards,

Jayasimha

1 REPLY 1
Read only

Former Member
0 Likes
299

check program with OOPS

RSDEMO_HTML_VIEWER

Or check RSDEMO * in SE38 you get idea how to do that.

Rewards if useful.......

Minal