What is idoc? What is the structure of idoc?
Answer Posted / sridhar madisetty
IDOC - Stands for Intermediate documents.
The purpose of the IDOC to carry the information from one
system to the other system(Remote system)
For example : A delivery note trigger in the SAP should be
udpated in the wearhouse system (Remote place). Which may
be a non-sap system.
When an idoc is triggered from SAP. The data of the
delivery note will be carried in the Data Record
(Structure/Segments),
From and to address will be there in the control record.
Status record holds the status (Once the remote system
receives the IDOC) the status is updated in this area.
| Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
What are the disadvantages of ale?
How to trigger the idoc?
Where is all the idocs will be stored after creation?
Explain idoc extension. How do you do it?
You want to create and send an IDOC to another the moment a PO is created in your system. How will you achieve this?
What happens in the inbound process?
Differentiate between synchronous and asynchronous links.
How do you read data from an IDoc in a program?
What do bd95 t-code stand for?
How do you create a custom idoc?
Explain the structure of idoc?
What is the serialization of idoc message type?
Explain the the idoc control record in idocs?
You wan to send an idoc to multiple systems. How will you do that?
What is a partner profile?