AMT Help Files
Home AMT Developer Studio AMT Enterprise Repository Forms Relations

Relations

You can view object relations in two ways.

To see how an object links to other objects:

Important: Relations update when you generate objects. New relations appear only after you generate the related objects.

Relations screen

The Relations screen shows the actions that the source object (left column) performs on the target object. You can see whether these types of actions are performed:

Type Description
Inc The target object is inserted in the source object.
Read The target object is read by the source object.
Idx The target object is an index.
Upd The target object is updated by the source object.
Ins One or more items are inserted to the target object by the source object.
Del One or more items from the target object are deleted by the source object.
Per The target object is called by the source object.
On The target object is a table, and the source object is the index on that table. (Applies only for indexes).

 

For example, for the form COUNTRIES within the application CUSTOMER_MANAGEMENT, the relations are displayed as follows:

The calling tree / RepTree window

In the example below, we called the tree for the form "CUSTOMER".
The colours indicate the object type as explained in the legend.

Contents

 Go to top