In the previous issue of SQLTips we created a User-Defined scalar function (UDF) by leveraging the logic present in an RPG ILE service program. Now we will see how to build a "table function," which ...
There are basically two ways to push database-intensive activities to the SAP HANA database from an ABAP system. Of course, you might want to try to use ABAP SQL directly, but this isn't always ...