Answer Posted / gurappa
Hai,
ALE is technology for SAP mainly use to transfer data
between SAP systems.
EDI is the independent technology use to transfer data
between two systems, they can be SAP
systems or non SAP systems.
The basic difference with ALE and EDI is ALE used for
internal communications and EDI is meant for
external communications.
Since ALE uses an IDOC format to exchange data between
systems, both participating systems should
understand the IDOC format.
In other words ALE normally used to distribute the master
data (Ex: Material Master, Vendor Master)
with in a company when you are maintain the distributed
environment.
For example data transfer between a SAP R/3 and SAP APO
where the data transfer is implemented
using ALE technology.
EDI is for exchanging transaction data (Purchase order,
Delivery) between two different business
partners.EDI is all about the standards (Ex: ANSI X12,
EDIFACT) you have to follow when you are
transferring business documents.
Technically speaking, ALE transfers the data using memory
buffers whereas EDI uses file port to
transfer the data.
With EDI technology you always need a translator to convert
the IDOC to X12 (Outbound), X12 to
IDOC (Inbound).But with ALE you don’t need a translator.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the different between abap and ooabap? Why do we use ooabap?
What is SAP Data conversion ?
What is partner selection?
What are the advantages/ dis-advantages of logical databases?
What is an abap?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
how can we use the text randomly or circularly in smartforms.... means... suppose i have 'abap' horizantally... but i want it in vertically... how can... plz any body tell me this....
How do you do bdc for a table control? : abap bdc
What is a type-pool?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
How would you suppress the display of a parameter on the selection screen?
What are the disadvantages of using explicit enhancement?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What are the check tables?
What is bdc programming in sap?