Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How the ALE settings differ from EDI

Former Member
0 Kudos

Hi

I have observed that the Port, partner profile, distribution model and creating logical system are same for EDI as well as ALE. My doubt over here is on what basis we can differentiate the ALE settings with EDI.

Any help highly appreciated.

Regards

Raj.

1 REPLY 1

Former Member
0 Kudos

the basic difference between ALE and EDI is as follows

Application Link Enabling (ALE)

You distribute data using ALE if you want to communicate from one system to one or more other (mostly internal) systems. ALE transfers data in IDoc format and uses the methods of tRFC for data transfer.

ALE enables the integration of business processes across several SAP or non-SAP systems

Electronic Data Interchange (EDI)

You use EDI if you want to exchange business application documents with an (external) partner system (for example, a customer or vendor). The SAP system sends EDI messages in IDoc format to an EDI subsystem, where they are converted to a universal EDI standard (UN/EDIFACT or ANSI/X12). This enables communication with non-SAP systems.

By definition, two partners are involved in the process in an EDI application scenario: The sender and the recipient of an EDI message