ABAP Keyword Documentation → ABAP Glossary
object
Instance of a type. Either an instance of a class or, as a data object, an instance of a data type. Exists in the internal session of an ABAP program or as a shared object in the shared memory . There are also persistent objects in the database.