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

ITS_EXECUTE

Former Member
0 Likes
554

Hi all,

What is the difference betwenn ITS_EXECUTE and ws_EXECUTE

And how to USE ITS_EXECUTE can u send me some test data...how to pass

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
448

Hi

WS_EXECUTE is obsolete

used to Execute External Programs on Presentation Server

This module is obsolete. Use the appropriate module from the function group SFES.

Any (non-SAP) program (for example, editor, table calculation, etc.) can be started on the presentation server.

ITS_EXECUTE may be the new one

Reward points if useful

Regards

Anji

Read only

0 Likes
448

Thanks for u reply...

Can u please send me the test data...i m unable to use how to pass the file path...to open a PDF file...

.

Read only

0 Likes
448

Hi,

Make use of EXECUTE method in CL_GUI_FRONTEND_SERVICES. It works.

I know I have replied you very late. I was searching for the solution and found ur question unanswered. This might help others.

Thanks & Regards,

Anand Patil