You use these lines to manage the error messages of Business
Components and initialization/termination servers. You can specify
error messages associated with errors described in specific code.
You can also customize the standard messages related to the standard
accesses to Segments or to the validation of the Logical View data.
This customization is also possible on the -GE Lines of
Segments or Data Elements.
- Error
- This column displays a dot on all the existing description lines
that are not empty.
Moreover, if this line is not correct, this
column also displays an error or warning symbol, depending on the
severity of the error. A hover help indicates the source of the error.
- Type
- Click the Add button (or select this action
in the contextual menu) and select a line type: U for
an error message associated with an error described in specific code,
or S for a customized error message related
to the Segment access.
- Description
- To specify error messages associated with errors described in
specific code, enter the following elements on a U line:
- The error code in four characters (columns 1 - 4) as used in the
specific code
- The severity of the error on one character (column 5): E for
an error or W for a warning
- The message associated with this error (from column 6)
Note: If you define an error in a Business Component for the
Logical View data, you must associate a message with this error. You
do it on the -GE Lines of the Logical View -CE
Lines.
To customize an error message related
to the database Segment accesses (if it has not been customized on
the Segment
-GE Lines), you must declare the
Segment on an
S line and enter the error message
on a
U line.
- The S line must contain the following elements:
- The Segment code (columns 1 - 4)
- A blank or W to associate a warning with
the error message (column 5)
- The category code (column 6), required if the same Segment code
is used in several categories: blank for Screen top, R for
repetitive, or Z for Screen bottom
- The Segment position (1, 2,
and so on) (column 7) in the category (required if the same Segment
code is used several times in a category)
- The U line must contain the following elements:
- The message to be customized, according to the use of the Segment
(columns 1 - 4):
- Use in reception: NFND for an invalid modification
or deletion, or DUPL for an invalid creation
- Use in display: END for an end of list, or ABSC for
a missing record
- A blank or W to associate a warning with
the error message (column 5)
- The message associated with this error (from column 6)
- Link
- This field is used for an S line. You use
it to select a Segment which will then be displayed in the Description field.