can any body tell what is idoc archieving and how to do that
Answer Posted / shaheen
IDocs are archived in several tables in the database. To
limit the size (and thus the access times) of these tables,
that is to reduce the load on the database without losing
any IDocs, they can also be stored in archives at the
operating system level. These archives can then be moved to
external storage media, for example optical disks (using
ArchiveLink) or magnetic tapes.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
what is leave to TRANSACTION?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
What are the differences between primary and secondary indexes?
What is match code? : sap abap hr
BDC program to migrate data to SAP R/3 database. The data will be uploaded using transaction ME11. (Session Method) plz mention the detail coding Tahnks, Rahul
What are field symbols?
What is the function of the transport system and workbench organizer?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
How to get that a secondary index is attached to a select query?
How do you set up background jobs in sap?
Workbench request are client dependent or client independent
What are the difference between tables and structures?
How to call transaction in session method without recording?
what is user specific parameter?
A field containing quantity amounts (data type quan) must be assigned to a referencetable and a reference field. Explain?