Table editor
In the Table editor, you can define or modify the characteristics of a Table.
- Table overview
The Overview tab displays the label in a read/write mode. It also displays information specific to the instance in a read-only mode and provides access to the other tabs of the instance. - Table Definition tab
A Table is defined by a name and label, but you can complete its definition in the Definition tab for documentary purpose. You can also modify the default COBOL target of the generated Table. - -CE Lines tab
This tab is used to identify the elements that compose the Segment or Table. You can call Data Elements, Segments, undefined Data Elements, or Data Element groups on a Segment or a Table. You can also add fillers to a Segment only. - -SS Lines tab
The -SS Lines tab is used to name the subschemas and subsystems of a Table. - Level, Address, and Length
This tab displays information about the elements that are called in the -CE Lines of a Segment, Table, or Logical View. - -G Lines tab
The -G Lines tab is common to all entities but its content is different according to the entity type. - -CR Lines tab
This tab is shared by all the entities. It contains the links between entities. These links are calledreferences
. In this tab, you can add references that are not already defined in the design of the entities. - Keywords tab
In this tab, you enter new keywords or view the keywords that are already assigned to the instance.
Parent topic: The Table entity
Feedback