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

Archiving DATA - Transaction SARA

Former Member
0 Likes
399

Hello,

I'm using transaction SARA to archive data in a file. But when I create the archive object (ABOJ) I have a question :

When you referense a Developing Write Program , that program is created by yourself or there is a way to create it or there are standard programs?

For example, I want to copy table T001 in a file ( to test the transaction). I have to create a program in ABAP to write the data in a file?

thanks a lot!

Mark

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
348

Hello Marc,

If you are creating your own "custom" archive object, then you also have to create your own write, delete and read programs. SAP has provided a sample archive object called EXAMPLE. Take a look at the programs for that archive object to see if that helps.

Regards,

Karin Tillotson

Hello,

I'm using transaction SARA to archive data in a file. But when I create the archive object (ABOJ) I have a question :

When you referense a Developing Write Program , that program is created by yourself or there is a way to create it or there are standard programs?

For example, I want to copy table T001 in a file ( to test the transaction). I have to create a program in ABAP to write the data in a file?

thanks a lot!

Mark

1 REPLY 1
Read only

Former Member
0 Likes
349

Hello Marc,

If you are creating your own "custom" archive object, then you also have to create your own write, delete and read programs. SAP has provided a sample archive object called EXAMPLE. Take a look at the programs for that archive object to see if that helps.

Regards,

Karin Tillotson