SAP DATABASE PROCEDURE - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

database procedure
Procedural unit in the SAP HANA database that is programmed in SQLScript in SAP HANA Studio. Calls from ABAP are performed using the statement CALL DATABASE PROCEDURE. This requires a database procedure proxy.
ABAP_MORE_INFO