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

How to convert ABAP program to Executable program?

Former Member
0 Likes
1,103

Hi,

i want to know " is there a chance to convert ABAP reports to exe files?"

if anyone knows, please help me.

thanks

shiva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
967

Hi shivakumar,

1. Absolutely NOT POSSIBLE.

regards,

amit m.

8 REPLIES 8
Read only

Former Member
0 Likes
968

Hi shivakumar,

1. Absolutely NOT POSSIBLE.

regards,

amit m.

Read only

0 Likes
967

Hi,

It's not possible.

I tried earlier also.

Regards,

Ravi

Read only

nishanthbhandar
Contributor
0 Likes
967

Check the R/3 DCOM connector in your frontend.You might find some possible explanation on what you are looking for.

Cheers

Nishanth

Read only

Former Member
0 Likes
967

Hi,

What exactly you want to do ??

Or

What's the purpose behind getting EXE file??

Read only

Former Member
0 Likes
967

Shiva,

1. Its not possible.

2. There is no point in doing that as ABAP cannot run without SAP's WAS / BASIS environment.

What is your requirement?

Regards,

Ravi

Not : Please close the thread, if the issue is answered

Read only

Former Member
0 Likes
967

Hi,

thanks for your replies.

i dont have any requirement but my colleague is saying that it is possible. my intention is to know whether it is possible like in JAVA or C ?

thanks

shiva

Read only

0 Likes
967

It not possible because ABAP programs are built into the BASIS core...Also, it relays on the DB, so everything you do, must be record in the DB...It's like trying to view and html page without and internet browser...You colleague must be a joker or a genius, because what he is saying is totally out of focus.

Greetings,

Blag.

Message was edited by: Alvaro Tejada Galindo

Read only

Former Member
0 Likes
967

Hi,

This is interesting.

Yes i agree with all of them its NOT possible.

But just a little info to share. There are some sort of recording possible from within SAP which can create some sort of files on the system. Like for example its some sort of file on your front end which can be double clicked and it popups up dialog box to connect to your R/3 and then once connected it runs as if you are watching s screen cam. I have seen this myself but not sure what kind of file was that.

Cheers

VJ