Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Archived batches

Former Member
0 Kudos

Hi Friends,

Hi Friends,

I have archived batch records from MCHB table and deleted from the same table using SARA. Deleted data stored at UNIX level and am able to see the archived data at UNIX level.

I created new ifo structure using t.code SARI for archived data retrieval. Now i am able to see the archived batches using archiving configurator using the same transaction.

The above testing performed in Quality only. Here i have few queries. Please give your valuable suggestions

1.Can i use ifo structure for data retrieval in production also. Is it suggestble?

2. Batch records not available in the table MCHB after deletion program got executed. Can i bring the archived batch records into MCHB table again. Is it possible?

3. what is "Reload" in the archiving?

4. Data retrieval is using for reference purpose or reuse also. Please suggest.

Thanks in advance.

Regards,

Govind.

2 REPLIES 2

Former Member
0 Kudos

for reload querry follow this link:

http://help.sap.com/erp2005_ehp_03/helpdata/EN/8d/3e4e19462a11d189000000e8323d3a/frameset.htm.

dat retrieval is used for reuse also.

Use

The ARC allows you to create and configure information structures that are required by the Archive Information System (AS) to execute archive searches.

Features

Creating Archive Information Structure

With this function, you create a new information structure based on application-specific field catalogs. For more information, see Creating Information Structures

Activating Archive Information Structures

With this, you can activate an available information structure so that during a subsequent archiving program delete phase of the archiving object it automatically fills with data from the archive. For more information, see Activating Information Structures

Fill Information Structures

This function allows you to fill an information structure with data from the available archives if the delete program has already processed those archives. Normally this is not necessary because activated information structures are filled automatically during the archiving program delete run For more information, see Filling Information Structures.

Field Catalogs

This function enables you to create new field catalogs or change customer-specific field catalogs. For more information, see Field Catalogs.

Additional ARC functions allow you to empty, deactivate, change, display, and delete archive information structures.

refer the link:

http://help.sap.com/saphelp_erp2004/helpdata/EN/5c/11afa1d55711d2b1f80000e8a5b9a5/frameset.htm

Former Member
0 Kudos

hi