SAP SQL SCRIPT FUNCTION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

SQLScript function
A database function of the SAP HANA database programmed in the language SQLScript.
BEGIN_SECTION VERSION 5 OUT SQLScript functions can be created using tools such as SAP Web IDE for SAP HANA or Native SQL in programs.
END_SECTION VERSION 5 OUT ABAP Managed Database Procedures (AMDP) enable SQLScript functions to be implemented in AMDP procedure implementations of AMDP classes. See also SQLScript procedure.
ABAP_MORE_INFO