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

Tool development

Former Member
0 Likes
548

Hi Experts,

I need to develop a tool to download and upload Methods / Classes , do some one have any idea how to start with ...!!

Also plz advice is to possible to develop some thing which can search for Variable used in a method !!

Thanx

Edited by: Karthik R on Feb 4, 2011 10:30 AM

1 ACCEPTED SOLUTION
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
493

Hello Karthik,

I need to develop a tool to download and upload Methods / Classes , do some one have any idea how to start with ...!!

Check this [link|http://lmgtfy.com/?q=SAPlink] to know more about SAPLink project.

Also plz advice is to possible to develop some thing which can search for Variable used in a method !!

Does standard functionality not cater to the requirement? What's the need to develope a custom solution for this?

BR,

Suhas

3 REPLIES 3
Read only

SuhaSaha
Product and Topic Expert
Product and Topic Expert
0 Likes
494

Hello Karthik,

I need to develop a tool to download and upload Methods / Classes , do some one have any idea how to start with ...!!

Check this [link|http://lmgtfy.com/?q=SAPlink] to know more about SAPLink project.

Also plz advice is to possible to develop some thing which can search for Variable used in a method !!

Does standard functionality not cater to the requirement? What's the need to develope a custom solution for this?

BR,

Suhas

Read only

Former Member
0 Likes
493

Though i have not tried this, I think the option of Importing Locals into Global classes is already available (SE24 -> Import -> import classes from Program).

Read only

Former Member
0 Likes
493

Hello,

I would like to suggest once go through the link : https://blogs.sap.com/2019/12/13/download-and-upload-the-abap-code/

Might be helpful to you.