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
Содержание 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 ...