Quantcast
Channel: SCN: Message List - Service-Oriented Architecture (SOA) and SAP
Viewing all articles
Browse latest Browse all 1056

Re: Web Service

$
0
0

Hi Robert,

 

The question is if you want to pass data between two abap programs or if what you want is to build a web service for exposing data outside sap system?

 

If you want to pass data between two abap programs, you can do the following:

Passing Data Between Programs - ABAP Programming (BC-ABA) - SAP Library

 

In case you want to expose data, you can build an odata web service which is the standard that sap is using for fiori:

Step-by-step guide to build an OData Service based on RFCs – Part 1

 

Regards,

Emanuel


Viewing all articles
Browse latest Browse all 1056

Trending Articles