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
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 a message control in sap?
What do bd95 t-code stand for?
explain bapi
How to trigger the idoc?
What do the error handling service do?
How is ale related to middleware? Explain.
What do we42 t-code stand for?
How to Reprocess Idocs in SAP?
What is IDoc Type?
What is an IDoc Extension?
What is the use of ale?
What do the business object synchronization service do?
What are the advantages of ale?
Explain some real time scenarios in ale idocs?