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

Call a program in my fronted.

Former Member
0 Likes
491

I need call a program ( test.bat for example) from my ABAP program.

I create a destination RFC, in SM59, type T with Start on Front-End Station, but I don't know how to call it.

Ana Maria

2 REPLIES 2
Read only

Former Member
0 Likes
359

Hi,

Use FM WS_EXECUTE.

Regards,

Satish

Read only

0 Likes
359

You can try GUI_RUN