Dictionary Database Structure
Data Definition Language (DDL) Reference Manual — 426798-002
D -32
DICTOTF Fields
An explanation of each field follows:
•
IDENTIFIER
−
a group that uniquely identifies each record in DICTOTF, consisting
of the next two fields.
°
TEXT-ID
−
a number that uniquely identifies a text item.
The value of TEXT-ID can be used as a link to DICTODF and DICTOBL
through the following fields:
ODF.COMMENT-TEXT OBL.HELP-TEXT
OBL.COMMENT-TEXT OBL.MUST-BE-TEXT
OBL.DISPLAY-TEXT OBL.PICTURE-TEXT
OBL.HEADING-TEXT OBL.VALUE-TEXT
DISPLAY, HEADING, and PICTURE strings can have only one line of text for
each text ID; otherwise, a text ID can have multiple lines of text associated
with it.
°
LINE-NUMBER
−
a number that uniquely identifies each line of text associated
with a text item.
Line numbers are assigned sequentially from 0.
88 CONSTANT-STRING Value is "ST".
88 CONSTANT-VERSION Value is "VR".
88 CONSTANT-BINARY-16 Value is "2S".
88 CONSTANT-BINARY-UNSIGNED Value is "2U".
88 CONSTANT-BINARY-32 Value is "4S".
88 CONSTANT-BINARY-32-UNSIGNED Value is "4U".
88 CONSTANT-BINARY-64 Value is "8S".
88 CONSTANT-NATIONAL-STRING Value is "NS".
02 CONSTANT-TYPE Redefines CONSTANT-TYPE-STRING Type Binary 16.
02 CONSTANT-TYPE-EXPLICIT Type Character 1
MUST BE "Y","N"
UPSHIFT
Display "A1"
Heading "Type/Explicitly Given".
02 LOCALE-NAME Type Character 16.
Heading "Locale Name".
02 LN-CONSTANT Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Constant/Locale #".
02 TEXT-LEN Type Binary 16 Unsigned
Heading "Text/Len".
02 TEXT-TYPE Type Character 1
MUST BE "K", "N", "S", "E" or
"J"
UPSHIFT
Heading "TX/TP".
02 TEXT-LINE Heading "Text Line".
03 BYTE Type Character 1
Occurs 1 to 132 times
depending on TEXT-LEN.
Key is IDENTIFIER Duplicates not allowed.
End
Содержание 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 ...