NW ABAP Gateway (OData)
366 Blog Posts
212 Contributors
-
Updates 16/11/2023: ADT wizard robustness, see section “What comes next?”. Introduction This blog post will describe the Service Consumption Model 2 for OData. I will describe its benefits, provide a description of the model, take a... Read More »14Comments9Likes
-
1. Introduction: In this article, I will describe the way for serial number management. Basiclly, there are four variants. I would like to emphasis following two patterns. Both of them management S/N at Exteral System(e.g. Non-SAP) but in different... Read More »0Comments1Like
-
Hello All, I Hope everyone doing well! 🙂 Introduction: Recently, we got a requirement to enhance standard Fiori application with custom fields for one of the tile, when the tile is clicked we will have access to My inbox application. In this... Read More »1Comment0Likes
-
Welcome to the third part of our SAP API Security journey. In second series, we learnt about Basic Authentication, OAuth definition and OAuth flows that SAP supports. Now lets gear up to OAuth authentication with some screenshots. SAP got one of the... Read More »0Comments3Likes
-
Welcome to the second part of our SAP API Security journey. If you want to learn more about terminology, I recommend you read Part I. Today, we take it a step further. In this installment, we will accelerate into the practical applications... Read More »0Comments3Likes
-
This blog series will explain how to secure your outbound OData services (created in SAP ABAP system) with the Basic and OAuth 2.0 authentication mechanism. Assumptions: You have an overview understanding on Fiori OData Service You have a... Read More »0Comments1Like
-
In some cases we need to modify the filter options in DPC EXT class before it execute GET ENTITY_SET method, so how to modify the filter options and make them work? follow the following steps: ( you could find sample code in class method... Read More »0Comments2Likes
-
Background: SAP generally stores all the amount values with two decimal places in tables like VBRP, VBAP and so on. This is because most of the currencies have 2 decimal places by default. But there are a lot of currencies that have decimal places... Read More »8Comments2Likes
-
Hello Fellow Developers, Let me directly dive into the requirement, We are currently hosting Fiori on top of ECC backend. The requirement came while enabling the PO approval using My Inbox. The first part of customization comes on the Forward... Read More »0Comments0Likes
-
Hello , This blog will walk you through the concept of Performance Improvement: $batch Parallelization The performance optimizations for $batch processing described here are only available for a hub system NW release 7.0x or 7.3x SP08 or NW... Read More »0Comments1Like