We listen too much about SAP PI as an integrator and every SAP connection is done thru it (that’s the best way to do it, I think) but it is not the only way. Since ERP 4.7 it is possible to consume/provide services directly from ABAP. When our scenario
This document could be used as guide for beginners to learn and use ABAP web service. How to create web service provider in ABAP system. The following steps demonstrates how to expose a function module as a web service provider in SAP CRM system. 1. creat
Now what, If you want to consume web service using ABAP. Goto SE80 and create a new report program ZPW_WEBSERVICE. Drag and Drop the proxy class ZCO_ZWS_SQRT and you get the template for consuming. This looks like as shown below. Modify the template for i
Post a Comment:
Showing 0 Comments: