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

ALE & BAPI communication

Former Member
0 Likes
656

Hello,

When coming to ALE is it preferable to have an intercompany ALE communication...I know its normally Intra company....?

SAme with BAPI is intercompany BAPI communication preferrable...?

What might be the issues...?

Can any one help...

Thanks..

LArry

5 REPLIES 5
Read only

Former Member
0 Likes
623

Hi,

Whether it is ALE / BAPI it is most of the times with in the company. If you have to deal with your business partner, its B2B communicatin and you usually will have a middleware in place to do the same.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

vinod_gunaware2
Active Contributor
0 Likes
623

Hi

check out these links

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/2a1dd5d3-0801-0010-ed8d-bd7...

www.sapgenie.com/links/ale.htm

help.sap.com/saphelp_nw04/helpdata/ en/43/b46c4b53c111d395fa00a0c94260a5/content.htm

help.sap.com/saphelp_nw04/helpdata/ en/18/22b800773211d396b20004ac96334b/content.htm

regards

vinod

Read only

Former Member
0 Likes
623

Thanks for the replies..

But...What might be the issues...?

Thanks

Read only

0 Likes
623

Hello,

Whether ALE or BAPI , is not a question of intracompany or B2B, but whether you need a sychronous (BAPI) or asynchronous (ALE) communication.

E.g. : there is more than one SAP-System in your company. You want to transfer changes of material master data form one system to the other. If you would do it synchronous, nobody could change a material master if the connection between the two systems is broken ( or the other system is down ) . A bad idea.. . So, you would do it via ALE.

Other case: you build a list on system 1 and need to read some data from system 2. There you could act with a bapi.

Regards Wolfgang

Read only

Former Member
0 Likes
623

Thanks for the reply Wolfgang,

Iam not asking the preference of BAPI or ALE iam asking about the security issues while establishing RFC connections with totally a different company system(inter company) ie a third party SAP system...

Thanks,

LArry