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

ARCHIVE_READ_OBJECT

Former Member
0 Likes
1,466

Hi ,

I have to retrieve data for archive object AM_ASSET.

I am trying to use FM ARCHIVE_READ_OBJECT.

I need to know how to find the value of archivkey and offset to pass this FM.

Regards,

Priyaranjan

1 ACCEPTED SOLUTION
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,032

Hi

Please check contents of ARCH_IDX table to get these details based on object

Nabheet

3 REPLIES 3
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,033

Hi

Please check contents of ARCH_IDX table to get these details based on object

Nabheet

Read only

0 Likes
1,032

Hi nabheeet,

Thanks for your reply. I couldn't get the required data from table arch_idx.

Anyway found the other way of getting the data by using table aind_str2.

Thanks,

Priyaranjan

Read only

0 Likes
1,032

Hi,

Archive Id will generate at the time of storing the deleted files! every file will have one archive ID!

Better to check the link for more details

http://wiki.scn.sap.com/wiki/display/ERPFI/Data+Archiving+in+FI+-+AA