What is idoc? What is the structure of idoc?
Answer Posted / blessen samuel
IDoc (for intermediate document) is a standard data
structure for electronic data interchange (EDI) between
application programs written for the popular SAP business
system or between an SAP application and an external
program. IDocs serve as the vehicle for data transfer in
SAP's Application Link Enabling (ALE) system.
Idoc structure is
1 Data record : This data record can be one or more .
2 control record : This control record shd be one and it
contain the info like who is the sender , who is the
receiver , type of message etc.
3 Status record: This status records can also be one one or
more basing upon the the stages the idoc is tranfered.
these status records are 1 to 75.
1 to 49 are reserved for outbound and 50 to 75 are reserved
for outbound.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
What do we57 t-code stand for?
What is IDoc Type?
What are the components of an idoc?
Explain the idoc base in idocs?
How do you Edit IDoc contents manually?
Imagine that there is one sender and three receivers. While sending an idoc, how many idocs would be generated? Explain the flow from outbound to inbound system.
What is rfc destination?
what are the advantages and disadvantages of ale?
While sending idoc from receiver side I got msg type 3 and 12.but in receiver side while executing we02, I am gettig the error no idocs selected instead of getting msg type 53.i am simply sending a material from one client to another client?
What do sm59 t-code stand for?
What is a Port? What are the types of Ports?
What are the types of records in SAP ALE Idocs and where is this information stored?
How to debug idoc manually?
Explain the Important tcodes in ALE Idocs?
What is serialization of Idocs?