Data Definition Language (DDL) Reference Manual (G06.24+)
Dictionary Database Structure
Data Definition Language (DDL) Reference Manual—426798-002
D-34
DICTOUF Fields
An explanation of each field follows:
•
IDENTIFIER−the unique key of the OUF record, consisting of the following two
group fields: OBJECT-USED and CONSUMER.
°
OBJECT-USED−a group field that identifies the object being used, consisting
of the fields OBJECT-TYPE and NAME.
°
CONSUMER−a group field that identifies the using object (or consumer),
consisting of the fields OBJECT-TYPE and NAME.
°
OBJECT-TYPE−contains a 2-character ASCII code indicating the type of the
object being used in the DDL subsystem, as follows:
Record OUF.
File is "DICTOUF" Key-sequenced
Code 208
Audit.
02 IDENTIFIER.
03 OBJECT-USED Null 0
Heading "Object/Used".
04 OBJ-TYPE Type Character 2
MUST BE "ID","RD","CD" "TT",
"TC","TM","SR","SV",
"RQ","TB"
UPSHIFT
Heading "Obj/Type".
04 NAME Type Character 30
Heading "Object Name".
03 CONSUMER Null 0
Heading "Consumer/Object".
04 OBJ-TYPE Type Character 2
MUST BE "ID","RD","CD" "TT",
"TC", TM","SR","SV",
"RQ","TB"
UPSHIFT
Heading "Obj/Type".
04 NAME Type Character 30
Heading "Object Name".
02 REPLACEMENT-ALLOWED Type Character 1.
88 REPLACEMENT-IS-ALLOWED Value is "Y".
88 REPLACEMENT-NOT-ALLOWED Value is "N".
Key is IDENTIFIER Duplicates not allowed.
Key "OC" is CONSUMER.
End
Code Object
ID Definition
RD Record
CD Constant