Answer Posted / sravan
IDoc is nothing but a container of data.
It holds the data which is to be transferred to other
system.
IDoc holds the data in CHAR format.
just like a word document which is used to send data to
others, Idoc is used to send Business related data to send
data to other system.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is constructor expression in nw abap 7.4?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What work you have done in HR module
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the use of the statement leave to list-processing?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
How many primary keys can be created for a table?
Explain how data is stored in cluster table?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the uses of interactive reporting?
How you attach search help to data element? : sap abap data dictionary
How many types of views are there? : abap data dictionary
Can you create an internal table dynamically?(at run time)