Ansicht
Dokumentation

ABAPCALL_DB_PROC_PARAMETER_TABLES - CALL DB PROC PARAMETER TABLES

ABAPCALL_DB_PROC_PARAMETER_TABLES - CALL DB PROC PARAMETER TABLES

ABAP Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

CALL DATABASE PROCEDURE, parameter_table

... PARAMETER-TABLE ptab

Effect

The addition PARAMETER-TABLE uses a hashed table ptab to assign actual parameters to the input and output parameters defined in the database procedure. This method of passing parameters can be used in dynamic calls only.

The internal table ptab must have the type abap_parmbind_tab from the type pool ABAP and the same applies to passing parameters as in dynamic method calls.

The column NAME must contain the names of the proxy parameters. Here, the column KIND can only contain the values of the constants EXPORTING and IMPORTING of the class CL_ABAP_OBJECTDESCR.






ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1126 Date: 20240329 Time: 141052     sap01-206 ( 24 ms )