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: 

Report to Display Archived data for CO_ML_IDX, CO_ML_DAT and CO_ML_SPL Archived objects

Former Member

Hello All,

I want to know is there any standard report available in SAP to display the archived data for Archiving objects CO_ML_IDX, CO_ML_DAT and CO_ML_SPL? Otherwise please explain how we can build a report to display the archived data for the above archiving objects. I know about Archiving explorer and AS_AFB, any solution apart from these two is much appreciated!

Thanks,

Pramod

2 REPLIES 2

former_member235395
Contributor
0 Kudos

hi Pramod,

Check those tables:

CO_ML_IDX

  Accounting Documents for Material

  CKMI1

CO_ML_DAT

  Material ledger period records

  CKMLPP

  CKMLCR

  Period records for activity types

  CKMLLACR

  Quantity structure (actual/plan/target)

  CKMLMV003

  CKMLMV004

  Summarization records from documents

  MLCD

CO_ML_SPL

  Material Ledger Period Totals Records Quantity

  CKMLPP

Regards,

0 Kudos

Hi David,

Thanks for the reply!

The tables you have suggested contain data, which is not archived. Once data from these tables is archived, the data will no longer available in SAP tables. Here I am in need to access and display Archived data.

Regards,

Pramod