ABAP Keyword Documentation → ABAP Glossary
standard connection
Database connection between an AS ABAP and its standard database. A standard connection is always opened for each work process of an AS ABAP. The ABAP database schema is assigned to the database user of the standard connection. By default, reads in ABAP SQL, Native SQL, and AMDP are performed on this database schema using this standard connection.
Other versions:
7.31 | 7.40 | 7.54