‎2010 Dec 09 2:26 PM
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 !
‎2010 Dec 09 2:29 PM
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
‎2010 Dec 09 3:23 PM
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]
‎2010 Dec 09 3:40 PM
Well Thanks for your Reply ..
I want to Download more than one Program
and is there a tool for UPLOAD ??
Multiple Programs also
‎2010 Dec 09 3:49 PM