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

problem with ALE

Former Member
0 Likes
364

hi, sdn exports,

1) what is diff b/w Master Idoc and Communication Idoc?

2) Partner profile is client dipendent or indipendent?

2 REPLIES 2
Read only

Former Member
0 Likes
342

Hi

Master Idoc is created in Application layer and stored in memory.

After determining the receivers from distribution model, communication Idocs are created for each reciver in ALE service layer and stored in SAP database.

Partner profile is client dependent.

thanks

Sekahr

Message was edited by:

Lakshmi Sekhar Reddy

Read only

Former Member
0 Likes
342

Hi Sudharsan

Master IDoc and Communicaiton Idoc

1 Physical IDoc is created for each partner which you can see it in WE02, we05... Master Idoc is not stored physically in the system. This is called Communication IDoc

For example: you have configured to send Mateial Master to two different logical systems. So when you create a material master, SAP will create one Master IDoc and send it to ALE layer for processing, ALE layer will do the filtering, conversions and other related processing for each partner. At this point two IDocs are created and stored in the system. This is Communication IDoc

2: Partner profiles are client dependent.

Hope it solved your problem

Regards

Chandrasekar