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

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Add custom tab to me51n at item level in ABAP