can any body tell what is idoc archieving and how to do that
Answer Posted / aka ashish
use sara for idoc archiving
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how to capture the errors in bdc Call transaction method?
What are the events used in interactive reports?
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What are the different kinds of lock modes?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What is the Process to transfer IDOC from Outbound System to Inbound system.
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
Which table stores the programs created?
Explain the difference between float and packed data type?
Difference between function group and function module?
What are the parameters used in each function?
Explain different types of locks?
What are the function of the transport system and workbench organiser? : abap data dictionary
What is the difference between synchronous and asynchronous updates?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?