How ABAP for SAP HANA 2.0 Turns a Good Developer Into an Irreplaceable One

How ABAP for SAP HANA 2.0 Turns a Good Developer Into an Irreplaceable One

Can the database do this before my code even sees it? ” In the old ECC days, ABAP developers never had to ask that question, and it didn’t matter. You could write good reports, joins, ALV, BAPIs, enhancements, and forms using simple internal table logic, and that was enough. Not anymore. On SAP NetWeaver 7.50+ […]

Why Function Modules In SAP ABAP Are The Foundation Of Every Professional Program

Why Function Modules In SAP ABAP Are The Foundation Of Every Professional Program

Function modules in SAP ABAP are the backbone of any professional program. “Have you ever worked with any SAP system? Then you will have come across function modules, either directly or indirectly.” They are quietly standing behind almost every business process, be it a goods receipt posting, the calculation of a payroll, or a call […]

SAP Enhancement Framework: 5 Rules for Extending SAP Without Breaking It

SAP Enhancement Framework: 5 Rules for Extending SAP Without Breaking It

A QA ticket says: “The custom validation worked in DEV, but now standard purchase order processing dumps after the transport.” The developer skipped the runtime path where the same object runs in the background and used the enhancement framework in SAP ABAP within standard logic. He also added a few checks. When enhancements are treated […]