Question:
Dear SAPpers,
In DB15, we can use a certain archiving object to find out all the transparent tables inside or related to this object.
When we click on the "Online space" button underneath, we can also check out that how large individual table occuping storage space.
However, it is not convinent to list out the relationship of ALL Archive Objects, Tables, occupied size ONE TIME.
Is there anyone know the table(s) that stores the above information? or a few tables that I could link them in an ABAP Query for such purpose?
I need this because our company want to have its R/3 data archiving for all modules. I want to know what archiving objects worth to be selected out for archiving.
Thanks & regards,
Green Green
Answer:
Abap gurus,
I really need the information. The situation is this: the company is planning to implement archiving and they have told me to evaluate the potential changes to be done in all Z* developments/reports/interfaces.
That's why I need to know what should be done to read the archived objects. E.g. Let's say that I need to read a FICO document (table BKPF) that no longer exists in the active BD but in the archives. How do I read it? I have read of functions that must be called since no direct read can be done. Anyone knows about this or a better way to read the archived data?
Thanks in advance for your always useful help.