Answer Posted / dhanu
The philosophical difference between EDI and ALE can be
pinned as follows: If we send data to an external partner,
we generally speak of EDI, while ALE is a mechanism to
reliable replicate data between trusting systems to store a
redundant copy of the IDoc data. The difference is made
clear, when we think of a purchase order that is sent as an
IDoc. If we send the purchase order to a supplier then the
supplier will store the purchase order as a sales order.
However, if we send the purchase order via ALE to another
R/3 system, then the receiving system will store the
purchase order also as a purchase order.
| Is This Answer Correct ? | 36 Yes | 7 No |
Post New Answer View All Answers
What is a projection view? : abap data dictionary
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Explain the use of table maintenance allowed?
How to create any functions? How to go about it?
What is the differences between structure and table in data dictionary in abap?
What are pooled tables? : abap data dictionary
How do you backup Sapscript layout sets? Can you download and upload? How?
Of the two call transaction and session method, which is faster?
What is table pool?
What is the reserve command?
What is a table attribute?
How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization
What are the Various Types of internal tables?
What are conditional chain statement?
What are the two levels in defining a match code ?