ABAP Keyword Documentation → ABAP Glossary
database user name
Identity used by a database user to log on to a database system. A database user name is assigned a database schema, whose objects can be accessed by the database user (implicitly or without qualifications). The user name used in an AS ABAP read can be determined using the function module DB_DBUSER. The ABAP database schema is assigned to this user.
Other versions:
7.31 | 7.40 | 7.54