Hi All,
I have a Zreport which will fetch Materials related data for a given date range. But it is not fetching the data that is prior to 2012 because the data has been archived. Is there a way to fetch the archived data in my Zreport. please let me know the steps.
Thanks,
HT
Read first some documentation like Developing Read Programs in Archive Development Kit.
Then execute SARA to identify the standard archive object read program (e.g. MMREO120 for MM_MATNR) and analyze the program. Alternative: look at source of a standard report which allows read from archive.
Regards,
Raymond