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

Accessing ABAP Program through the Web

Former Member
0 Likes
577

Hi,

We are planning to bring about our dialog program into the Web. That is, the ABAP program/application can be accessed through the Web. Any idea on how to implement this one? Thank you so much.

Regards,

Atel

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
541

which version of SAP are you using. if you are on WAS6.40 you can use the integrated ITS for this case. else you need to install a standalone ITS (internet transaction server) to be able to achieve what you want.

Regards

Raja

4 REPLIES 4
Read only

athavanraja
Active Contributor
0 Likes
542

which version of SAP are you using. if you are on WAS6.40 you can use the integrated ITS for this case. else you need to install a standalone ITS (internet transaction server) to be able to achieve what you want.

Regards

Raja

Read only

Former Member
0 Likes
541

Hi,

See these threads.

Regards,

Dhana

Read only

Former Member
0 Likes
541

Hi

It's not a one-step job. You need to check out many... versions, connections, etc.

Have look at the following link.

http://help.sap.com/saphelp_nw04/helpdata/en/d1/802cfc454211d189710000e8322d00/frameset.htm

Regards

Surya

Read only

Former Member
0 Likes
541

Hi surya,

You can access your SAP reports in web by any of the foll ways.

1) Using ITS (Standalone/Integrated)

2) Using BSP ( SAP 4.7 onwards)

3) EP

Rgds,

Jothi.

Pl mark all useful answers.