Persistant class with example in OOPS ABAP


        * The purpose of persistence class is to perform data base operations like insert, update, delete.

        * The persistence class name must start with CL.

        * While creating the persistence class create 2 helper class automatically. Those helper classes are CA and CB.

        *CA is called as actor class or agent class and CB is called base class.

Comments

Popular posts from this blog

Pf status and user command in factory method - OOPS ALV in ABAP

fetch the data from table and send an email in ABAP

Enhancements in abap