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

a call web

Former Member
0 Likes
438

Hello since I can make a call to a Web from sap so that Web it executes a batch? He is single to make the call without using to browser Thank you very much.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
411

Miguel,

I am not sure what exactly you are looking for, but if you are trying to launch a browser from ABAP - use the function CALL_BROWSER.

Regards,

Ravi

Note : Please mark the helpful answers

3 REPLIES 3
Read only

athavanraja
Active Contributor
0 Likes
411

kindly do not double post.

your question is answered in ITS forum

Regards

Raja

Read only

Former Member
0 Likes
412

Miguel,

I am not sure what exactly you are looking for, but if you are trying to launch a browser from ABAP - use the function CALL_BROWSER.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

Former Member
0 Likes
411

Hi,

Please clarify what exactly ur looking for;

Have a look at these demo programs;

saphtml_demo1

saphtml_events_demo

rsdemo_html_viewer

Hope it helps you

Regards,

Manoj B Gupta