Application Development 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: 

ABAP code download/upload program for ECC5.0

Former Member
0 Kudos

Hi,

I am looking for a ABAP program(Custom or standard SAP) that can download/upload ABAP code with includes,dynpro etc.

I have program that is working fine in 4.6 and 4.7 but not working in ECC.50.

Thanks for your help.

4 REPLIES 4

Former Member
0 Kudos

Hello Abdul,

When you say ECC 5.0, what is the basis release that you're talking about ? Are you on 640 ? If you already have a program which works in 4.7, then you can use the same program in ECC5.0 as well. You might get a few errors (syntx / run-time) but if you can solve the errors arising out of the problematic statements, then you will also discover what features are allowed and what others are not.

Therefore I recommend that you use the same program and correct the errors if any. Please do get back if you have further questions.

Regards,

Anand Mandalika.

Former Member
0 Kudos

Hi,

In 4.6C you can download ABAP code, using instant method READ_SOURCE of class CL_WB_PGEDITOR .

Svetlin

Former Member
0 Kudos

Hi Abdul,

See if this links helps you...

http://www.sap-img.com/abap/download-and-upload-your-abap-program.htm

Regards,

Anjali

Former Member
0 Kudos

Hi Abdul,

I too need a program to upload the program with includes , dynpro etc. Please let me know what report was used by you.

Regards,

Prabaharan.G