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
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
How collect statement is different from append?
How we format the data before before write statement in report ?
What are internal tables? How do you get the number of lines in an internal table?
How many lists can a program can produce?
What are the three hierarchical levels of data types and objects?
Explain how do you get output from idoc?
Can we create a gui status in a program from the object browser?
What are the different types of sapscript symbols?
Explain how data is stored in cluster table?
Do you know any other patterns if yes.. explain
How do you save data in bdc tables? : abap bdc
Explain the difference between a pool table and a transparent table?
How to write a bdc – how do you go about it?
What are the fields in a bdc_tab table? : abap bdc