Data Definition Language (DDL) Reference Manual
Dictionary Database Structure
Data Definition Language (DDL) Reference Manual—529431-004
D-5
DICTCDF (Constant Definition File)
Figure D-1. DICTCDF (Constant Definition File)—G-Series
Record CDF.
File is "DICTCDF" Key-sequenced
Code 207
Audit.
02 OBJECT-NUMBER Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Object/Number".
02 TEXT-ID Pic "9(9)" COMP
Null 0
Display "[BZ]I10"
Heading "Text Id/Number".
02 CONSTANT-TYPE-STRING Pic "XX".
88 CONSTANT-STRING Value is "ST".
88 CONSTANT-VERSION Value is "VR".
88 CONSTANT-BINARY-16 Value is "2S".
88 CONSTANT-BINARY-16-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".
Key is OBJECT-NUMBER Duplicates not allowed.
End
Figure D-2. DICTCDF (Constant Definition File)—H-Series (page 1 of 2)
Record CDF.
File is "DICTCDF" Key-sequenced
Code 207
Audit
MaxExtents 500.
02 OBJECT-NUMBER Type *
Heading "Constant/Object #".
02 TEXT-ID Type *
Heading "Constant/Text-Id".
02 CONSTANT-TYPE-STRING Pic "XX".
88 CONSTANT-STRING Value is "ST".
88 CONSTANT-VERSION Value is "VR".
88 CONSTANT-BINARY-16 Value is "2S".
88 CONSTANT-BINARY-16-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.