Ansicht
Dokumentation

ABENHANA_SESSION_VARIABLES_ABEXA - HANA SESSION VARIABLES ABEXA

ABENHANA_SESSION_VARIABLES_ABEXA - HANA SESSION VARIABLES ABEXA

rdisp/max_wprun_time - Maximum work process run time   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.
SAP E-Book

SAP HANA, ABAP-Specific Session Variables

This example demonstrates potential Native SQL reads on session variables on the SAP HANA database.

Source Code

Execute

Description

This program calls the following methods of the class CL_DEMO_HANA_SESSION_VARIABLES:

  • GET_SESSION_VARIABLES_EXEC_SQL
This method calls the built-in function SESSION_CONTEXT for the four ABAP-specific session variables on the SAP HANA database in three static Native SQL statements between EXEC - ENDEXEC. The result is returned as a column of the SELECT list of an access to the pseudo table DUMMY.
  • GET_SESSION_VARIABLES_ADBC
This method replaces the static Native SQL statements of the preceding method with corresponding Native SQL statements in ADBC.
  • GET_SESSION_VARIABLES_AMDP
This method is an AMDP method and shows how the result of the built-in function SESSION_CONTEXT can be used directly in SQLScript.





ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1870 Date: 20240328 Time: 231358     sap01-206 ( 33 ms )