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

Not mutually convertible !

Former Member
0 Likes
624

I was searching online for Tools for automatic Download - Upload Reports and Dialogs.

Then I reached to this one on that Link:

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

but when I tried to Run it .. it showed the Following ERRORS

Program ZDOWN_UP_LOAD

"MTAB_PROGRAM_FILE" and "MTAB_PROGRAM_TEXTS" are not mutually

convertible. In Unicode programs, "MTAB_PROGRAM_FILE" must have the

same structure layout as "MTAB_PROGRAM_TEXTS", independent of the

length of a Unicode character.

Program ZDOWN_UP_LOAD

In "TEXT MODE" the "ENCODING" addition must be specified.

Program ZDOWN_UP_LOAD

In "TEXT MODE" the "ENCODING" addition must be specified.

Program ZDOWN_UP_LOAD

"FTAB_PROGRAM_TEXTS" and "FTAB_PROGRAM_FILE" are not mutually

convertible. In Unicode programs, "FTAB_PROGRAM_TEXTS" must have the

same structure layout as "FTAB_PROGRAM_FILE", independent of the length

of a Unicode character.

Here is the Entire Code:

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

Sorry, I couldn't Paste it here because it Exceeds the Maximum Character Length !

4 REPLIES 4
Read only

Former Member
0 Likes
523

If you have any Idea about Other WORKING UP/Download ABAP Programs to PC, Please Advise me 😃

I want to Download from Dev

and Upload them to the IDES Server.

Edited by: Msmtawansy on Dec 9, 2010 4:05 PM

Read only

rameshkumar_ramasamy2
Participant
0 Likes
523

Hi,

First me too tried to do the same but i couldnt clear that error and i used the code in the following link

Link:[http://wiki.sdn.sap.com/wiki/display/Snippets/DownloadProgramwithincludestoafolderinPC]

Read only

Former Member
0 Likes
523

Well Thanks for your Reply ..

I want to Download more than one Program

and is there a tool for UPLOAD ??

Multiple Programs also

Read only

0 Likes
523

Hi,

U mean by giving the package name , U can download all Programs and Function modules from that Package

link:[http://wiki.sdn.sap.com/wiki/display/ABAP/DownloadAllprogramsandFMsofa+package].

and for both(Upload & Download)

link:[;

But i dont think for multiple programs at the same time..