Dictionary Database Structure
Data Definition Language (DDL) Reference Manual — 426798-002
D -19
DICTOBL Fields
level numbers in the source schema can be incremented by values greater than
one, the DDL compiler compresses all level values so that there is no skipping.
This field also identifies Level 66 RENAMES and Level 88 clauses, which have
reserved level numbers.
•
LOCAL-NAME
−
a field with 30 ASCII characters, containing the name of this
element.
•
COMMENT-TEXT
−
the text ID of the OTF record that contains any comment for this
element. If there is no comment text, this field is set to 0.
•
VALUE-TEXT
−
the text ID number of the OTF record that contains the value string
for this element. Values and lists of values are represented in the OTF as
sequences of records that have one of the following text types:
If there is no value text, this field is set to 0.
•
AS-TEXT
−
the text ID of the OTF record that contains the display text for level 89
items.
•
HEADING-TEXT
−
the text ID of the OTF record that contains the HEADING string
for this element. The text type for this field is S (string). If the element has no
HEADING clause, this field is set to 0.
•
DISPLAY-TEXT
−
the text ID of the OTF record that contains the DISPLAY string for
this element. The text type for this field is S (string). If the element has no
DISPLAY clause, this field is set to 0.
•
PICTURE-TEXT
−
the text ID of the OTF record that contains the PICTURE string
for this element. The text type for this field is S (string). If the element was not
defined with a PICTURE clause, this field is set to 0.
•
HELP-TEXT
−
the text ID of the OTF record that contains the help text for this
element. The text type for this field is S (string). If the element was not defined with
a HELP clause, this field is set to 0.
•
MUST-BE-TEXT
−
the text ID of the OTF record that contains the MUST BE string
for this element. The MUST BE string consists of a value, a list of values, or ranges
of values that can be entered into a field. If the element was not defined with a
MUST BE clause, this field is set to 0.
Text items can be one of three text types (K, N, S), as described under VALUE-
TEXT. A single MUST BE string can be made up of text items of different types.
Code
Meaning
K
Keyword
N
ASCII representation of a numeric literal
S
Alphanumeric string
E
Enumeration value name
J
National string
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...