Re: Archiving Custom Fields
I suggest you to go through the below document to understand the Archiving process and then you can explore the rest by your...
View ArticleArchived data retrieval
1. The read program from SARA does it reads only the fields those got archived? this question arised because we have archived one object and when we tried to read the archived data using read program...
View ArticleArchived data retrieval
for a list with transactions that can be used to retrieve data from archives, please go to service.sap.com/ilmin the navigation window on the left drill down do Data Archiving > Media Library >...
View ArticleRe: Archived data retrieval
if you don't want to give access to SARI, I suggest you, use SARE for the end users. please check, maybe this transaction can help you.
View ArticleRe: File Size limit for the archiving File size
Hi All, Thank you for all your inputs.The other apprehensive area for file size is the greater the number of files increases, the higher complexity while reading ..down the line when the number of...
View ArticleInfo structures not active while archiving SD_VBAK
Hi!Could anybody help me with a situation, where the info structures for archiving object SD_VBAK (others also) where not activated in production system, and the needed tables were not created and...
View ArticleRe: Info structures not active while archiving SD_VBAK
Hi Riitta, Once the archive info structures are activated you to run fill structure so that indexes get created for retrieval. Without fill structure you wont be able to read the archived content. Even...
View ArticleRe: Info structures not active while archiving SD_VBAK
1.You can activate as many info structures you want, but do keep in mind that each info structure you activate (Filled with archived data) will occupy space in the r3 data base, so i recommend you to...
View ArticleRead program/option not available
Hi Experts, Some of the Archiving Objects does not have a read option in SARA. Once the archiving object is written ( after completion of the write program), how can we validate the archived objects...
View ArticleVariants creation for Data archiving Object
Hi Experts, Can we create multiple variants for a single archiving object program?if we create multiple variants , we have to run the archive job multiple times ? when it is run multiple times how can...
View ArticleVariants creation for Data archiving Object
For which program you need to create variants..?Why you want to run the same variant for multiple times...?Instead you can create another variant for execution.
View ArticleRe: Variants creation for Data archiving Object
Hi Manjunath, Thank you for the reply.Creation of variants if for write job for an Archiving object in SARA.Need for creations of multiple variants is withing a table we have multiple business logics,...
View ArticleRe: Variants creation for Data archiving Object
is DLF flag = deletion flag?if yes, then this does not play any major role for sales order archiving. I would never split archiving by with and without deletion flag. This creates 2 archives, a huge...
View ArticleRe: Variants creation for Data archiving Object
Just make it very simple....If i have a archiving object and i need to run for a period 01-2008 to 03-2008 then i never bother about open documents or closed documents, instead i would simply create...
View ArticleRe: Read program/option not available
Hi Sandeep, You can not validate the data without creating the idexes or deleting the data from database level. Deletion program itself has the condition to delete the data if it can read properly from...
View ArticleRe: Read program/option not available
Hi Sandeep, I would suggest you to explore and configure all the customizing appropriately. You can definitely set the above setting suggested by Sudheer. Also, it would be full-proof if you do this...
View ArticleArchiving CO_ORDER
Hi Experts, I´m checking archiving object CO_ORDER, because I want to archive this object, I retrieve all records on AUFK with order type 01,02,03,04,05 and 06, but just appears 60 records, the...
View ArticleArchiving CO_ORDER
use DB15 transaction and you will find all tables from which data is archived with CO_ORDER object
View ArticleRe: Archiving CO_ORDER
DB15 will give you the list of tables that are associated with archiving object.Tables that are associated with archiving object are as follows...
View ArticleRe: Archiving CO_ORDER
Hi,In adiition, As per my understanding; COEJ, COEP, COSB, COSP, COSS are among the crucial ones in terms CO Objects and Line items. They also do part of archiving object CO_ITEM so you might consider...
View Article