NW ABAP Web Services
39 Blog Posts
32 Contributors
-
Introduction When working with large datasets in SAP OData, server-side paging can be a useful technique for improving performance and reducing the amount of data that needs to be transmitted over the network. Two commonly used parameters for... Read More »2Comments6Likes
-
Introduction In the previous blog, we have discussed about the URI calls which do not require any custom implementation. In this blog, we will go through the URI’s which do require custom implementation. Steps We can divide OData URI to 2... Read More »8Comments3Likes
-
Introduction QR (Quick Response) codes are two-dimensional barcodes that are widely used for storing and sharing information. They are particularly useful because they can be read quickly and easily by a smartphone or other device equipped with a... Read More »1Comment5Likes
-
Introduction In this blog, I would like to show you how to download a ZIP package stored on an application server via Odata call in very simple steps. I have tried not to add any additional logic apart from downloading the ZIP package from the Odata... Read More »0Comments3Likes
-
Hi All, Recently I came across a very weird situation where after installation of SAP Web Dispatcher and setting up of SSL I found that I wasn’t able to login to Admin page, the credentials of webadm user weren’t working. There... Read More »2Comments5Likes
-
This blog post will describe the steps of how to expose REST API and handle REST API request from SAP ECC 6.0 without installing SAP Gateway service builder component. It will also help to convert json data to ABAP data. In this blog post I have... Read More »10Comments29Likes
-
Introduction SAP TM or Transport Management System is used to optimize logistics by managing all aspects of Transportation processes within a company. Not only it streamlines the logistics businesses by improving efficiency, but it also helps in... Read More »4Comments0Likes
-
Introduction- WebService is one of the RDA (Realtime Data Access) techniques that can be used as a Push mechanism to transfer from data in the form of XMLs to SAP BW and HANA systems. Web Services are mostly used to transfer the data in SAP BW/ HANA... Read More »0Comments1Like
-
Introduction The transaction SXI_MONITOR is used to monitor XML-Messages. This transaction enables you to search for XML-Messages, and filter them based on criteria like date, time, message ID, sender-, and receiver information etc. However, it is... Read More »5Comments5Likes
-
Introduction This blog post describes the technical background of the SXI_MONITOR Generic Search Framework and explains how to create your own enhanced searches. For more general information on the SXI_MONITOR_GSF please check out Introducing the... Read More »2Comments4Likes