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

Creating ABAP function module in using an automated script

Former Member
0 Likes
700

I wish to create very simple ABAP function modules through an automated script. Is there any way I can do this?

5 REPLIES 5
Read only

Former Member
0 Likes
664

Please explain more..which scripts are you using??

Read only

0 Likes
664

I was thinking of either shell (bash, ksh etc.) or perl scripts. I want to create function modules for automated testing of our product that interfaces with SAP.

Read only

mvoros
Active Contributor
0 Likes
664

HI,

you can check sources of SAP link. There is plugin for downloading/uploading FM between two systems using files. Hence it has to be somewhere there.

Read only

Former Member
0 Likes
664

Where can I find this "sources of SAP" link?

Read only

Former Member
0 Likes
664

[http://code.google.com/p/saplink/]

Greetings,

Blag.