In the -G lines wizard, you find a second level of -G lines which are dedicated to the Fillers, Groups, Data Elements and Segments called the -CE of a Segment.
These lines are used for documentation purposes. Comments are available with all entities and allow you to write, edit text in relation to the selected instance. This tab allows you to write, modify, move or delete text lines using basic word processing functions.
Value | Comments |
---|---|
* or blank | Standard documentation line. |
A | Alias for the Segment name. |
On a blank-type line, you enter a free comment.
On an A-type line, enter the COBOL Segment name.
Values | Comments |
---|---|
T | Call of a text section. |
* | Line which will not be generated. It is used to insert a comment or an override. |
S | Replacement of an automatic error message. Automatic messages can be replaced by specific messages such as: āTHE ORDER NUMBER IS REQUIRED These messages are indicated on āSā type lines assigned to data element call lines (-CE lines tab) in the Segments. |
F | Data Element call |
U | Error message |
C | Comment |
D | Documentary messages. |
You indicate here the generation elements for the element called in your Segment. These lines are used to customize SQL accesses. The lines indicated in this section are taken into account when the instance is generated.
Value | |
---|---|
G | You use a G line to:
.
|
V | Generate, from a Segment, a customized SQL access without a delimiter. |
* | Line which will not be generated. It is used to insert a comment or an override. |
P | Line taken into account at generation. |
Z | Line taken into account at generation. |
V | Line taken into account at generation. |