can any body tell what is idoc archieving and how to do that
Answer Posted / sateesh r
Archiving means collection of HISTORIAL Idocs that can be
stored out side of The Database,By using this We can reduce
load on the data base.
"WE10" is the TCODE for archive idoc info structure.
Here 2 options is availabale.
1. Database
2. Archive
-> We can select Archive idoc then it give the information
about This.
*Thats information i know guys if any one knows more than
this PLZ tell me..*
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How will you read from internal table records in a given value range (without using loop)
wht is the diff. b/n initialization and lotus of event
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What is the disadvantage of a call by reference? : abap modularization
What are the types of parameters in the function modules?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How to set an Enhancement point for a custom report?
What are the main uses of the primary key?
Why do we use events and actions in web dynpro?
Explain how to create any functions?
What is primary index?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
Explain about Recording Function?
What is maintenance view?
Control Break statements- At new...endat.