ABAP Keyword Documentation → ABAP Glossary
persistent class
A special class, the attributes of which are linked to database tables via object-relational mapping. They can be created using the Mapping Assistant of the ClassBuilder. The objects of persistent classes are managed by Object Services.