cancel
Showing results for 
Search instead for 
Did you mean: 

Choosing the right adapter

Former Member
0 Kudos

Hello All,

We have an SAP system in the client landscape and it uses SAP standard data.

In few instances there are

1.BAPI's existing

2.For few there are no BAPI's

What kind of adapter communication should i use for 1 & 2 and why.

Regards,

Sita

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

of course if it is an older system which doesn't support proxies use idoc

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>> 1.BAPI's existing

USE RFC Adapter

>> 2.For few there are no BAPI's

USE Proxy adapter.

Proxy adapter is better in perfomance than RFC or IDOC.