cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming External OData services from SAP

Former Member
0 Kudos

Hi All,

I am trying to sync up SAP to an external system. Using the SAP Netweaver Gateway I am able to expose the SAP Objects as OData service so that the external system can sync with SAP data.

Now when SAP needs to consume the OData services of the external system can it do through Netweaver gateway ?

How do we build a bi-directional interface keeping both the systems in sync.

Thanks

Ravijeet

Accepted Solutions (0)

Answers (1)

Answers (1)

kammaje_cis
Active Contributor
0 Kudos

NW Gateway cannot do that. But you can do it with simple ABAP.

check here.

Implementing the REST Client - Connectivity - SAP Library