‎2008 Feb 19 3:26 AM
hi ,
can anyone provide step by step info on archiving ztable
thks,
vj.
‎2008 Feb 19 3:29 AM
Hi,
Check this link
http://help.sap.com/saphelp_erp2004/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm
Regards,
Chandru
‎2008 Feb 20 4:54 AM
Hi Vijay,
Archiving custom table requires to build customized archiving object. So creating customized archiving object please refer to help.sap.com
Once you develop the customized archiving object then do
1. Technical settings for Archiving object specific customizing.
- Logical file name, deletion program setting, content repository, store job settings.
2. Create variant and schedule the job.
-Thanks,
Ajay
‎2008 Mar 26 8:17 AM
Hi,
Go to AOBJ and you can use the object BC_SBOOK like a demo. Create your own reports using reports SBOOKA and SBOOKD like examples. Finally, you could use the new object (Zname) with SARA like another object.
I hope this helps you.
Regards,
Eduardo
‎2008 Mar 26 8:26 AM
Hi Vijay,
Have a look at example programs,
RSARCH_CREATE_TESTOBJECT - Example Program for Creating a Generated Archiving Object
RSARCH_CHANGE_TESTOBJECT - Example Program for Changing a Generated Archiving Object
RSARCH_DELETE_TESTOBJECT - Example Program for Deleting a Generated Archiving Object
Hope this helps
Thanks
Lakshman