Entering content frameComponent documentation The Mapping Assistant Locate the document in its SAP Library structure

Purpose

The Mapping Assistant is a component of the Class Builder that makes it possible to define where persistent object attributes are stored in a database.
A status description is stored as an entry in one or more tables in the database for each object.
The persistence service of the Object Services uses this information both when instantiating existing persistent objects and when saving their status after changes. At the end of the transaction, the persistent status part of the objects is stored as the new status description.

The Mapping Assistant is used to assign persistent classes to database tables or structures and persistent attributes to fields of these tables or structures. The persistence mapping is used to generate the dependent code passages in the class of the relevant class actor.

Prerequisites

The database tables and structures needed to map persistence already exist.

Features

See also:

Structure of the Main Screen

Creating Persistent Classes

Defining Persistence Mapping

 

 

Leaving content frame