‎2007 Jan 19 6:33 AM
Hi Frnds,
How to export the module pool Program( including GUI Status,Transaction,Screens,Include Programs) to our desktop(Front-end) like we do in SAPSCRIPT and then import that Module Pool in Another Server i.e Another Client.
With Regards,
Kumaresh.T
‎2007 Jan 19 6:36 AM
Solution is.
Have a look at http://www.dalestech.com/
Otherwise a special program is easier to use, take e.g. this one:
http://www.members.tripod.com/abap4/Upload_and_Download_ABAP_Source_Code.html
kishan negi
‎2007 Jan 19 6:36 AM
Solution is.
Have a look at http://www.dalestech.com/
Otherwise a special program is easier to use, take e.g. this one:
http://www.members.tripod.com/abap4/Upload_and_Download_ABAP_Source_Code.html
kishan negi
‎2007 Jan 19 6:36 AM
hi,
Goto SE51 -> Give the program name and screen no..
For uploading In the menu ...
UTILITIES -> MORE UTILITIES -> UPLOAD / DOWNLOAD -> UPLOAD..
‎2007 Jan 19 6:39 AM
hi why you want to need all those i dont know you can send those by request no only. But only for screen you may have to download or upload.
for that go to screen painter and(se51) in layout go to menu utilities-->upload/download.
regards
shiba dutta
‎2007 Jan 19 6:42 AM
Hi samy,
1.Go to source system and the corresponding screen
menubarutilities-more utilities ---upload/download and then say
download
2.Download it on to ur local disk in the form of a file
3.Go to target system,create an empty screen,follow the same menu
options,this time to do a upload and select the file downloaded in
step2.The whole screen layout along with the PBO/PAI code is copied.Just
activate it
‎2007 Jan 19 6:42 AM
You need to download it to desktop and upload to another system.
Go through the link below, there is a program fordownloading entire program including screens, tcodes ( not sure about scope of the program may not work for versions greater than 4.6)
Regards