ABAP Programming Model – 3 – Creating CDS Views in SAP Fiori
SAP Fiori : ABAP developers should no longer be surprised by or limited to Core Data Service. Developers of ABAP and CDS ought to get along like water and milk.…
ABAP Programming Model for SAP Fiori – 7 – BOPF – Introduction
ABAP Programming Model for SAP Fiori – 7 – BOPF – Introduction : Working with Business Objects (BO) is facilitated by the BOPF (Business Object Processing Framework). Tools and services…
ABAP Programming Model – 9 – Applying Determinations in BOPF for SAP Fiori
Screen ABAP Programming Process After Input (PAI) function and BOPF’s determinations are comparable. This decision may be made just before the Save operation is carried out, during the loading of…
Just 4 Versions of the same program to understand OOPs ABAP
Today, we’ll alter an ABAP program four times to turn it into an OOPs ABAP program at version four.I assure you that if you stick around until the very end,…
SAP Netweaver Gateway and OData SAP. Section I: A Brief History
SAP Netweaver Gateway and OData SAP . Section I: A Brief History :- One area we need to stay up to date with is SAP HANA as the database, S/4…
SAP Netweaver Gateway and OData. Section Two. Make your initial ODataService.
SAP Netweaver Gateway, OData, and HTTPs in the Part I post, Introduction to SAP Netweaver Gateway and OData. We now have a decent understanding of the RESTful and STATEless concepts.…
SAP Netweaver Gateway and SAP OData. Section 3. Options for Queries in OData Service URL
We built our first functional SAP OData Service in the last course. Just one method has to be re-defined in order to obtain POHeaderSet, making it the most basic form…
SAP Netweaver Gateway and OData. Section V. OData Services CRUD Operations
SAP Netweaver Gateway ,We have already covered the GET Operation with the READ_ENTITY and READ_ENTITYSET methods in this tutorial series.Information is retrieved and displayed via GET.In the popular “CRUD” Operations,…
Section XIX: ABAP for SAP HANA. An example of the HANA project’s technical specifications
The following is an extension of our previous post, in which we provided a sample Functional Specification Document (FDD) from the SAP HANA project. Following their reading of the FDD…
OData And SAP. Part XI-Media Handling using OData Gateways
Discover how to efficiently manage and handle media files using OData Gateways. Learn the best practices, techniques, and tools for seamless integration In today’s digital landscape, handling media files efficiently…