‎2009 Sep 10 8:35 PM
Hi All,
I need to know which table stores the archived delivery documents data.
Here , the issue is the billing document is not archived but the corresponding delivery document was archived. So, I need to get all the data of these delivery's.
Please suggest.
Thanks.
‎2009 Sep 10 9:38 PM
‎2009 Sep 10 9:38 PM
‎2009 Sep 11 6:40 AM
Hi,
Data from archived deliveries will not be stored in any tables, but is stored in archive files, which reside on the file system or in a storage system if you are using an external storage.
You will have to use either archive infostructure (transaction SARI) or if it does not suffice your requirements, then you will have to use Archive Development Kit (ADK) to develop custom programs to read data from archive.
Refer documentation for ADK:
Link:[http://help.sap.com/saphelp_erp60_sp/helpdata/en/8d/3e4d22462a11d189000000e8323d3a/frameset.htm]
Thanks,
Naveen
‎2009 Sep 14 7:21 PM