Application Development and Automation 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: 
Read only

difference between XI , ALE , IDoc

Former Member
0 Likes
548

Hi abap Gurus,

Can anybody explain me the exact differnce between ALE , IDOC and XI . In which scenerios we opt for IDOC , ALE , XI.

Regards,

Ramya

3 REPLIES 3
Read only

Former Member
0 Likes
505

Hi

IDOC means an Intermediate Document which is nothing but a data carrier of an Application documnet

this is used in ALE and EDI technology

Again EDI is the technology which we deal with external Partners (like Vendors, and customers)

Where as ALE is the technology which we use within the same Orgn to exchange data between the application servers, using IDOC technology.

XI is a component of SAP Netweaver and an Interface based on JAVA and ABAP adopters which will provide better Openness and transparency.

Reward points if useful

Regards

Anji

Read only

Former Member
0 Likes
505

Hi,

Check http://www.photographybykevin.net/sap/idoc_overview.pdf

Thanks

Sandeep

Reward if helpful

Read only

Former Member
0 Likes
505

XI exchange infrastructure, where in netweaver stack - when u integrate the process like take for eg if company like P&G can have sap for fi and Peoplesoft for HR module so to integrate the data with this we use xi where using adapters which converts datas into XML format- we will make all the integration .

Where in ALE we exchange the data with sap or non sap using the IDOC message format..

Sathish