Ansicht
Dokumentation

ABENADBC_SQL_PREPARED_ABEXA - ADBC SQL PREPARED ABEXA

ABENADBC_SQL_PREPARED_ABEXA - ADBC SQL PREPARED ABEXA

PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

- Prepared Statement

The example demonstrates how a prepared statement is created and executed using ADBC.

Source Code

Execute

Description

In this example, a query is instantiated as a prepared statement and is executed with different parameters.

The work process must not switch between the calls of the prepared statement, which means that dialogs using dynpros are not possible in the corresponding loop. Instead, the parameters to be evaluated are prepared and collected in a single internal table and the results lists are prepared and collected in another internal table.






ROGBILLS - Synchronize billing plans   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 884 Date: 20240328 Time: 105419     sap01-206 ( 21 ms )