ABAP Keyword Documentation → ABAP Glossary
stored procedure
Database procedure. Procedural database object implemented and called specific to the platform. A stored procedure generally groups sequences of multiple SQL statements and contains further statements for controlling the sequence. ABAP-managed stored procedures are AMDP procedures and AMDP functions.
Other versions:
7.31 | 7.40 | 7.54