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

How to backup Package?

Former Member
0 Likes
1,538

Hi,

I using miniSAP version 4.6D. I have done some simple ABAP program and i need to backup my ABAP program. I also need to import the program back to my miniSAP once i have my pc formated.

How do i backup my package that contain all the Dictionary Tables, Data Element, Domain, Function Module and of cause ABAP Program?

Regards,

Rayden

Hi,

I using miniSAP version 4.6D. I have done some simple ABAP program and i need to backup my ABAP program. I also need to import the program back to my miniSAP once i have my pc formated.

How do i backup my package that contain all the Dictionary Tables, Data Element, Domain, Function Module and of cause ABAP Program?

Regards,

Rayden

4 REPLIES 4
Read only

Former Member
0 Likes
901

Hi Rayden,

Just check below thread

Regards,

Atish

Message was edited by:

Atish Sarda

Read only

0 Likes
901

Hi Atish,

Does SAP have this functionalities to do the backup (include Dialog Screen)? The link provided look like only backing up the code. Thanks

Regards

Rayden

Read only

0 Likes
901

Hi Rayden,

SAP does not have any standard functionality for this.

I think you should check Rich's reply in that thread. There are utilities given which download more than code.

Regards,

Atish

Read only

Former Member
0 Likes
901

Hi,

Please try this.

In SE80, double click on the screen number and then in the menu, Utilities -> More Utilities -> Upload/Download -> Download option.

Save it as a text file and then repeat the same process in the target system but this time use upload option.

Make sure you are in edit mode of the screen while uploading the same text file on the target system.

Regards,

Ferry Lianto