sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP OBJECT SERVICES PERSIST documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Persistence Service
The persistence service manages objects from persistent classes. Persistent classes are created by object-relational mappings in Class Builder . The mappings are based on existing database tables in ABAP Dictionary .
The attributes of these persistent objects can be saved persistently in the associated database table. Administration is made possible using the class (class agent) generated for every persistent class and various interfaces implemented by the persistent class and its class agent. The persistent class and the class agent contain predefined generated components and can both be enhanced. The class agent is the class-specific part of the persistence service. The interfaces of the persistence service, on the other hand, are the same for all persistent classes.
  • Persistence Service Overview

  • Components of the Persistence Service

  • Management States in the Persistence Service

  • Object-Relational Mapping

  • Inheritance of Persistent Classes

  • Persistent Object References

  • Saving Persistent Objects
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • ABAP_OBJECT_SERVICES
    ABAP_OBJECT_SERVICES_QUERY




    comments powered by Disqus