Overview: This blog will guide you through the steps to enhance the system generated OData service In BW4HANA. Prerequisites: In BW4HANA Odata service can be generated automatically from BW query by clicking checkbox “By Odata”, this service is then can be activated in any SAP Gateway system and consumed from there. In case of any […]
ABAP RESTful Programming Model OData
Lead & Lag : SQL Window Functions and a bit more …
In this blog, we will examine some of the SQL window functions available within ABAP-SQL and delve into their application through the use of examples. So, here’s the problem: We have a table called ZMOVIE_SEATS with two columns, SEAT_ID (Integer) and STATUS (Boolean). SEAT_ID is an auto increment primary key (this column will have values […]