Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

ABAP database schema

Database schema of the standard database assigned to the database user name that is used for database accesses to an AS ABAP using the standard connection. If the standard connection is used, a work process acting as a database user accesses the objects of this database schema implicitly. The database objects and implementations of AMDP methods managed by ABAP Dictionary are located in the ABAP database schema. The name of the ABAP database schema in AS ABAP can be determined using the function module DB_DBSCHEMA_CURRENT.

Other versions: 7.31 | 7.40 | 7.54