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

OS level programing in abap

Former Member
0 Likes
547

HI All,

Can we write OS level programing in abap?

Means, I have a file in some other system, I have to connect to that system pick that file and place it in another system.

Can this be done using abap code? If so, plz let me know how it can be done.

It would be appreciable if some material is provided on this.

Regards,

Anil

3 REPLIES 3
Read only

Former Member
0 Likes
527

Hi,

Using RFC u will do it.

Read only

Former Member
0 Likes
527

by using FTP u can get/write Data.

check for FMs in se37 .

Regards

Prabhu

Read only

0 Likes
527

Hi,

Thanks for ur replies, I rewarded points.

Can i get sample code for the same...

regards,

anil