SAP ABAP OBJECT SERVICES
Get Example source ABAP code based on a different SAP table
VERSION 5 OUT
Object Services (OS)
Object Services is an object-oriented framework for handling relational databases. Instead of working directly with AB-SQL statements,
Object Services provide the following services for handling persistent objects on the database:
The creation of persistent classes is supported in the Class Builder by generating an object-relational mapping using the attributes of the class and automatic creation of associated class agents.