Hi All,
Can anyone help me...I have a doubt in master idoc and
communication
idoc generation.
1.what is master idoc.
2.what is communication idoc.
3.if i want to send the five records throgh BD10 then how
may no of
master and communication idocs will generate depends on
what they are
generating the master and communication idocs.
please i need urgently.
Answer Posted / sai
master idoc: in the outbond process all the data in sap r/3
is retreived via outbond program.after retrieving, the data
is arranged in segments in heirarichal order in an internal
table.this internal table which has segments and data is
known as master idoc.
communication idocs : this completely depends upon the
distribution model which has list of senders and
receivers.so if receivers are not attached to senders in
distribution model than we have zero communication idocs.so
communication idoc is simply the data which gives the link
between the senders and receivers.
if u send 5 records it means u r sending 5 master idocs and
the number of communication idocs depend upon the number of
receivers u have in the distribution model.
| Is This Answer Correct ? | 17 Yes | 4 No |
Post New Answer View All Answers
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 happens in the inbound process?
What do bd65 t-code stand for?
What is the conversion rule of lae/idoc?
What is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?
What is oak code in ale idocs?
What is a partner profile? What are the types of partner profiles?
How the data is coming from 3rd party system to sap system?
How to reprocess error idoc's ?
What are the components of an idoc?
Explain the status records in idocs?
How do you Edit IDoc contents manually?
How do you read data from an IDoc in a program?
What are sap ale converters? What are the minimum requirements for them?
How would you handle idoc errors using messages?