Ansicht
Dokumentation

ABENADBC_QUERY_ABEXA - ADBC QUERY ABEXA

ABENADBC_QUERY_ABEXA - ADBC QUERY ABEXA

rdisp/max_wprun_time - Maximum work process run time   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

- Query

This example demonstrates the execution of a query with ADBC.

Source Code

Execute

Description

The method EXECUTE_QUERY from the class CL_SQL_STATEMENT is used to read three columns of the database table SFLIGHT for the current client. An appropriate internal table is bound to the result set using the method SET_PARAM_TABLE of the class CL_SQL_RESULT_SET. Using the method NEXT_PACKAGE, all the rows of the result set are transported to the internal table.

Quotation marks are escaped in the user input to prevent SQL injections.






General Data in Customer Master   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 918 Date: 20240426 Time: 055837     sap01-206 ( 23 ms )