cancel
Showing results for 
Search instead for 
Did you mean: 

Reload archiving data

Former Member
0 Kudos

Hi,

I need to reload the data from the archive to the database. The object in MM_EBAN and the MM_MATBEL too.

So I hope someone can help me

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

hansgnter_guth
Discoverer
0 Kudos

HI,

you can reload the archived data, but there's no ready-to-work reload program. You should be familiar with ABAP. Look in the package (development class) SARC, there are a lot of useful examples. I worked with modified progs RSARCH11 and RSARCH19 and it works. Look also for

prog ARCHREAD.

For a better understanding look also in SAP help portal, SAP Netweaver library, ADK (Archive Development Kit). There you will find a lot of tips and examples.

Hope I could help you.

Former Member
0 Kudos

You cannot reload the archived data. But you may be able to read through t-code SARA. Did you check this?

former_member367639
Discoverer
0 Kudos

There is no reload program for both objects you requested. So there should be no way to reload them. thanks!