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
Which table stores the programs created?
In selection screen, I have three fields, plant material number and material group. If I input plant how do I get the material number and material group based on plantdynamically?
Write syntax for message error (report)?
What is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
What is a match code? : abap data dictionary
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is a 'z' report?
What are critical issues you have faced in your project
Why do we use events and actions in web dynpro?
What are the rules to create a BAPI?
What are the different types of mode (run code) in call transaction method?
What is update task
What is the meaning of sap r/3?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization