Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Processing External Data →  ABAP - Database Accesses 

Object Services

Object Services is an object orientated framework for working with relational databases. Instead of working directly with Open SQL statements, so-called persistent objects are used whose attributes are mapped onto database content. In this way the actual database access is encapsulated by the classes and interfaces of the Object Services.

Object Services currently provide the following sevices for handling persistent objects on the database:

Indepth information can be found in the section ABAP Object Services of the SAP Library.

Other versions: 7.31 | 7.40 | 7.54

Continue

Persistence Service

Transaction Service

Query Service