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
Setting up a BDC program where you find information from?
What is the difference between ABAP and HR ABAP
What is ole?
What does a lock object involve?
What is sap script? Describe its components.
What are the different types joins?
How does the interface between the dynpro and the abap/4 modules take place?
How can we access the correction and transport system? : abap data dictionary
What is gui status? How to create /edit gui status?
What is the differences between structure and table in data dictionary in abap?
What are pooled tables?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
How are the function code handles in flow logic?
What is the maximum number of match code id's that can be defined for one match code object ?
How many types of data classes are there in sap?