Ansicht
Dokumentation

ABENAMDP_CALL_ABEXA - AMDP CALL ABEXA

ABENAMDP_CALL_ABEXA - AMDP CALL ABEXA

CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- Calling an SQLScript Procedure from AMDP

This example demonstrates how a database procedure is called from an AMDP procedure.

Source Code

Execute

Description

The SQLScript procedure of the AMDP method INCREASE_PRICE in the AMDP class CL_DEMO_AMDP_CALL calls a database procedure that is not managed by AMDP of the current database schema in the namespace /1BCAMDP/:

The called database procedure is created dynamically in the static constructor of the AMDP class CL_DEMO_AMDP_CALL using ADBC. It is in the same database schema, but due to the namespace /1BCAMDP/ it cannot and must not be used after the addition USING of the METHOD statement. Compare this executable example when calling a further AMDP procedure.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1431 Date: 20240426 Time: 162540     sap01-206 ( 26 ms )