wat is the difference between ALE & EDI?

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


Please Help Members By Posting Answers For Below Questions

Explain lsmw?

651


Explain the differences between interactive and drill down reports?

526


In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary

712


What is the function of a domain?

647


ABAP : Classical reports events name

903






How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

619


How do you get the number of lines in an internal table? How to use a specific number occurs statement?

527


How many detail lists can be created in interactive reporting?

747


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1666


How do you find number of records present in internal table?

578


What is database utility?

704


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1934


Explain what are the different functions used in sap script?

550


Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc

692


What are the advantages and disadvantages of ABAP query tool?

580