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

Getting archived data

Former Member
0 Likes
668

Hi experts,

Could you please help me out in getting the archived data . It can be either through FM or from any tables .

My requirement is that i have to develop a report to display the archived data (e.g deliveries) .

Thanks in advance,

Praveen .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
629

Hi,

go for Tcode SARA .

for detail check the link

http://help.sap.com/saphelp_47x200/helpdata/en/6d/56a06a463411d189000000e8323d3a/frameset.htm

Regards,

Anirban

6 REPLIES 6
Read only

Former Member
0 Likes
630

Hi,

go for Tcode SARA .

for detail check the link

http://help.sap.com/saphelp_47x200/helpdata/en/6d/56a06a463411d189000000e8323d3a/frameset.htm

Regards,

Anirban

Read only

Former Member
0 Likes
629

Check out the below related threads ....

Regards,

Santosh

Read only

Former Member
0 Likes
629

Hi Praveen,

Check thsi link for retrieving archived data(step by step):

https://webservice.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fb69a990-0201-0010-64ab-c...

Check this link for archiving:

http://www.thespot4sap.com/Articles/SAP_Data_Archiving_ADK_ArchiveLink.asp

Regards,

Chandra Sekhar

Read only

Former Member
0 Likes
629

hi praveen,

U need to execute transaction DB15 with the archiving object.

Transaction DB15 lists out all the tables belonging to that archiving object.

Thanks!!

Rahul

Read only

Former Member
0 Likes
629

Hi Praveen,

The logic that is normally followed to obtain the content from archive files is common.

I can give some examples about Data retrieval, Processing & Display...

a) FM KASH_ARCHIVE_DATA_OBJECT_SHOW. The sub-routine ARCHIVE_DATA_READ extracts the data from Archive Files.

b) Program S3VBAKAU...it has the logic for everything...

Hope this resolves your problem...

With Regards

VG

Read only

Former Member
0 Likes
629

Hi Praveen,

Please check this link

Best regards,

raam