Application Development 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: 

Data Archiving

Former Member
0 Kudos

Hi,

I have archived the purchase requisitions.

Can someone tell me the procedure to read the archived data back?

Thanks,

Shashi Devi.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can read from SARA Transaction.

For reading archived POs see transaction ME82 or report RM06ER30. You can leverage the code here.

Also check transaction SARI -> Archive Explorer. This gives all the archived data for a particular object.

<b><REMOVED BY MODERATOR></b>

Satish

Message was edited by:

Satish Panakala

Message was edited by:

Alvaro Tejada Galindo

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can read from SARA Transaction.

For reading archived POs see transaction ME82 or report RM06ER30. You can leverage the code here.

Also check transaction SARI -> Archive Explorer. This gives all the archived data for a particular object.

<b><REMOVED BY MODERATOR></b>

Satish

Message was edited by:

Satish Panakala

Message was edited by:

Alvaro Tejada Galindo

Former Member
0 Kudos

Hi

use the archiving object BC_XMB and use SAP_BC_XMB as the archiving infostructure. If you want to read the archive, the archiving infostructure must be activated.

http://help.sap.com/saphelp_nw04/helpdata/en/0e/80553b4d53273de10000000a114084/content.htm

http://help.sap.com/saphelp_srm30/helpdata/en/15/c9df3b6ac34b44e10000000a114084/content.htm

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo