Code push-down in ABAP Development

S/4 HANA presents a new opportunity for code optimization. If you are into ABAP Development then by now you must already be familiar with the code to data paradigm. In simple terms this means pushing much of the data processing down to where the data resides i.e. the database. Historically SAP ABAP supports 2 kinds …

Interview Question – Difference Between Master data and Customizing data in SAP

Since I have started this blog with articles on data-dictionary I want to dig deeper into some fundamental concepts about SAP data. In SAP, data can be classified into master data and transaction data. However beyond that, the way this data is stored in the underlying database has a lot to do with how the table was …

First Assignment – Create This Table

In line with my new year resolution here is my first post. I was busy setting up this blog for the past few days. Finally it is complete with some minor tweaks remaining. So I started on step 2 of the resolution which is to actually post SAP assignments. I have always believed learning anything by …