SAP HANA SESSION VARIABLES ABEXA
Get Example source ABAP code based on a different SAP table
SAP HANA, ABAP-Specific Session Variables
This example demonstrates potential Native SQL reads on
ABAP_SOURCE_CODE
DEMO CL_DEMO_HANA_ABAP_VARIABLES
ABAP_DESCRIPTION
This class calls the following methods of the class
METH CL_DEMO_HANA_SESSION_VARIABLES=>GET_SESSION_VARIABLES_EXEC_SQL This method calls the built-in function
METH CL_DEMO_HANA_SESSION_VARIABLES=>GET_SESSION_VARIABLES_ADBC This method replaces the static Native SQL statements of the preceding method with corresponding Native SQL statements in
METH CL_DEMO_HANA_SESSION_VARIABLES=>GET_SESSION_VARIABLES_AMDP This method is an