SAP ABAP
SAP Basic Tasks: Consume Web Service from SAP
A step by step guide for how to invoke a web service from SAP. There are three steps you need to follow. 1. Create proxy object 2. Create logical port 3. Create program to consume created proxy object Prerequisites: You need to have your webservice URL ready Obviously! 😛 Check the Read more…