cancel
Showing results for 
Search instead for 
Did you mean: 

how to take backup for abap progs

Former Member
0 Kudos

Hi!

I want to take back up of all my work done in abap.

how to do that.

points will be awarded.

thanks

Troy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Troy,

Add the required ABAP Programs to new requests & release the request.

Copy the co-files & Datafiles that are generated after releasing the request.

You can import the requests later whenever you want.

Regards,

Ammey Kesarkar

Answers (3)

Answers (3)

Former Member
0 Kudos

please note that the program at: http://www.sap-img.com/abap/download-and-upload-your-abap-program.htm

can only export/import reports,

however, it does not copy objects like: sap-scripts/user-exits properties, and maybe even screens, I would recommand you use the DB backup/the CR backup

former_member204746
Active Contributor
0 Kudos
Former Member
0 Kudos

ABAP programs are stored in the database.

doing a database backup will therefore automatically backup all ABAP programs.

peter