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

Data Archiving

Former Member
0 Likes
839

Hi Experts,

I am doing data archiving for a Z table.

I develop write ,read and delete programs.

After that i customize this in AOBJ.

Then in SARA transaction when i am trying to execute Delete, I cant able to maintain the Archive Selection.Its throwing some erro like ''NO DATA AVAILABLE".

Plese gve sme solution ..

Thanks,

AMAL

7 REPLIES 7
Read only

Former Member
0 Likes
786

HI Amal,

Are you sure if your Ztable has data in it?

can you check in se16?

Regards,

Ravi

Read only

0 Likes
786

yes ..Data is there...

Read only

Former Member
0 Likes
786

If the table is a customizing type, you might need to manually transport each data to the different SAP enviroments.

Read only

0 Likes
786

yes ..its customizing table?

how we can manually do that?

Thanks,

AMAL

Read only

0 Likes
786

Hi,

In SARA, Archiving Object-Specific Customizing --- > Technical settings , in the tab 'Place File in Storage System', under the tab Sequence , select the bullet "Delete before storing" and uncheck the check box "Delete Program Reads from Storage System".

~ Bineah.

Read only

Former Member
0 Likes
786

I'm not a customizing expert, but I've seen some people use SM30 to trasnport records of customizing databases. Keep in mind that you'll still need a valid transport order.

Read only

Former Member
0 Likes
786

hi, Can you help me in creating READ, WRITE, DELETE and REPROCESSING program. i am struggling to create one.