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.

Former Member
0 Likes
460

Hi,

Does anybody know how can I recover the archived data??... is it advisable??

I need to recover data of object IDOC...

Please can anybody help me...

😃

2 REPLIES 2
Read only

Former Member
0 Likes
428

Hi Lili,

You can retrieve the IDOCs using transaction RSEXARCR. But there is no option to reload the data back into the database.

reload option is given for only some of the archive objects. But its not advisible to reload unless absolutely necessary.

Hope this helps,

Naveen

Read only

Former Member
0 Likes
428

u can archive idoc using program RSEXARCA.

this archives idoc can be reloaded uisng program RSEXARCL .

Note: once u have reloaded an archived idoc it cant be archived again.