SAP Gateway
881 Blog Posts
370 Contributors
-
It’s already been two years since I first released ABAP OpenAPI v1. The past two years I’ve mainly been focusing on SAP BTP-related projects, but a few weeks ago, I stubbled upon a few customers that were still using my initial release.... Read More »4Comments14Likes
-
The problem – No support for functions and actions by the remote OData proxy client A customer asked me how to use the remote OData proxy client in order to call a function import in their on premise SAP ERP from whithin their SAP BTP ABAP... Read More »2Comments8Likes
-
📢Note: Before implementing data extraction or write back to/from SAP systems please verify your licensing agreement. SAP Principal Propagation eases that hurdle for read operations. Find the first post in this series regarding .NET with OData... Read More »19Comments20Likes
-
Introduction When using the mapped data source approach (which is not recommended anymore) it is possible to manipulate the query options in order to parameterize and fine-tune the execution of your SADL-based SAP Gateway services that have been... Read More »1Comment3Likes
-
If you have not yet started with the development of OData services based on BW queries you should be aware that there are three options how to build such services. The oldest one is to use Easy Query which was invented with focus on SOAP services... Read More »1Comment4Likes
-
About Gateway Helper Tools for Fiori Developers, Application Managers and DevOps colleagues to speed up recurring DevOps tasks in development and quality/test systems from a central place, like wiping caches. Motivation Being in this industry for a... Read More »0Comments8Likes
-
Updates 07.10.2022 – Added the information that the code of MPC_EXT and DPC_EXT MUST use the name of the original service Introduction Extenstions of OData Services that have been created using the Reference Data Source (RDS) approach do not... Read More »14Comments14Likes
-
Introduction In some cases we need to send sms message to our employees or customers, SAP provide a way to send sms through third parties but with a limit that sms text should be provided in an url. for example the service provider should deliver a... Read More »0Comments4Likes
-
I have spent good amount of time developing lots of gateway projects using transaction SEGW. As programmer, I always been curious to know purpose behind the generated runtime artifacts. And over period of time I learned a way to develop gateway... Read More »2Comments4Likes
-
There are many reasons why you would like to have a local ABAP system installed on your PC. Maybe you don’t have access to any ABAP system, and just would like to try out some ABAP development. Or maybe you are like me, who has a lot of experience... Read More »11Comments24Likes