Ansicht
Dokumentation

ABENADBC_PROCEDURE_ABEXA - ADBC PROCEDURE ABEXA

ABENADBC_PROCEDURE_ABEXA - ADBC PROCEDURE ABEXA

TXBHW - Original Tax Base Amount in Local Currency   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

- Stored Procedure

The example demonstrates the execution of a stored procedure using ADBC.

Source Code

Execute

Description

Using the method EXECUTE_PROCEDURE of the class CL_SQL_STATEMENT, the SQLScript procedure increase_price defined in the same program using the method EXECUTE_DDL is called. This increases all the flight prices in the table SFLIGHT in the current client by the value contained in the parameter incprice.

This procedure must be implemented specially for each database. The databases in this example are the SAP HANA database, MaxDB, and Oracle. This example program can only be executed for these databases.

The executable example AMDP, simple procedure call of an SQLScript procedure shows how the procedure can be managed and called as an ABAP Managed Database Procedure. A further executable example, specific to SAP HANA database, shows how the procedure is called using the statement CALL DATABASE PROCEDURE.






TXBHW - Original Tax Base Amount in Local Currency   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1559 Date: 20240328 Time: 132234     sap01-206 ( 32 ms )