Suppose their is one sender and we have three recievers.
While generating an IDOC will it generate 3 IDOC's for three
receivers? Please explain in detail how the flow goes from
outbound to inbound systems?
Answer Posted / mohammad jamaluddin
you have to follow all the steps of above answer.In this
reply it tells about how process is going on.
while executing the outbound program one master idoc is
generated this master idoc contain record which you are
send to recievers.
Master idoc communicate with ALE, ALE communicate with ALE
Distibution model, this ALE distibution model finds how
many receivers wants to share the record and it generate
all individual idocs to all receivers,this process is
going on in background by the ALE distibution model after
master idoc came to ALE , next ALE will take care of those
individual idocs and ALE service layer sends all idocs to
communication layer.
Communication layer trasport all the idocs to inbound
communication layer.
Inbound Process:
idoc is recieved by the communication layer in inbound
process, this idoc is send to ALE.from here by executing
inbound program record is present in idoc is updated in
database.
Regards.
Mohd Jamal.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you edit IDoc content for successful IDocs?
What do the receiver determination service do?
What are the types of partner profiles?
What is a partner profile? What are the types of partner profiles?
How do you correct and reprocessing the idoc?
What is the use of ale?
What is rfc destination?
What is a Message type and Idoc Type?
Suppose I was sent 10 records using outbound in ale/idoc 8 records are up dated in data base tables what happend remaing records did not showing error in we02?
What do the consistency checks service do?
How to reprocess error idoc's ?
How to debug idoc manually? If I want to extend the standard idoc say matmas, where we have to write code for extension?
What is an ale ?
How do you read data from an IDoc in a program?
What are the components of an idoc?