‎2008 Feb 07 8:40 AM
Hi All,
Can anyone tell me how can we display how often the SAP archiving objects are being used( or executed) or even if it is being used at all?
Regards,
Priya.
‎2008 Feb 07 10:13 AM
are you talking archiving like in using tx. SARA? in that case you could go exactly there and have (per object) a look by pressing the button 'management'. this would show you the exact data when archiving-runs have been done.
for an overview you can alternately have a look at table ADMI_FILES using SE16(N) or a query.
‎2008 Feb 07 10:13 AM
are you talking archiving like in using tx. SARA? in that case you could go exactly there and have (per object) a look by pressing the button 'management'. this would show you the exact data when archiving-runs have been done.
for an overview you can alternately have a look at table ADMI_FILES using SE16(N) or a query.
‎2008 Feb 07 10:20 AM
hi,
I need to display the information in the form of a list, i wanted to know which tables can give me this information or is there any FM available??
thanks,
priya.
‎2008 Feb 07 10:22 AM
and what part of my 'table ADMI_FILES' using SE16(N) didn't you understand?
‎2008 Feb 07 10:35 AM
hi mylene,
yes ADMI_FILES gives me the files created on which date n time n status....etc...
but what abt the archiving object for which those files were created?
‎2008 Feb 07 10:40 AM
‎2008 Feb 07 10:43 AM
hi kevin,
found the same solution....hence closed the thread...
thanks,
priya.
‎2008 Feb 07 10:13 AM
You can find this information in the transaction SARA. Enter the archiving object and click on the Management button. Here you can see each archiving session that was run for that object. You can even see the variant for each session by highlighting the session and clicking on the "User Input" button (Shift + F5).
‎2008 Feb 07 10:43 AM