Previous Topic: Class Reports (DREPORTs 001 and 071)Next Topic: User-Defined Entity Reports (DREPORTs 019 and 089)


Attribute Reports (DREPORTs 002 and 072)

Contents

Attribute reports provide information about attributes defined to the dictionary. Attributes are represented in the dictionary as occurrences of the ATTRIBUTE-093 record. There is no summary report for the attribute entity type; the class detail report may be used in its place.

The attribute detail report provides detailed information about all attribute occurrences; the attribute key report provides similar information about selected attribute occurrences. The fields and format of these two reports are the same.

The following report shows sample output for DREPORT 072. The DREPORT and KEY parameters used to create this report are:

DREPORT=072
 KEY ATTR-NAME-093 'DIVISION'

Sample DREPORT 072:

REPORT NO. 72 DATA DICTIONARY REPORTER REL nn.n mm/dd/yy PAGE 1 DREPORT 072 ATTRIBUTE REPORT ********************************************************************************************************************************* ---- D A T E ---- ATTRI DELETION CLASS/ATTRIBUTE UPDATED CREATED A S LOCK ********************************************************************************************************************************* DIVISION DOCUMENT mm/dd/yy OFF PUBLIC ACCESS ALLOWED FOR ALL AUTHORITY USER LHN SYSTEM LHNSYSTEM VER 1 PROGRAM EMPSS01 VER 1 ELEMENT LHN-ELEM VER 1 ELEMENT DEPT-NAME VER 1 LINE VTAM234 VER 1 PHYSICAL TERMINAL TESTERM VER 1 LOGICAL TERMINAL JESRDR VER 1 DESTINATION TESTDEST VER 1 QUEUE TEST VER 1 QUEUE TESTQUEUE VER 1 TASK TESTBYE VER 1 PANEL TEST-PANEL VER 1 MAP TEST-MAP VER 1

Field Descriptions

The format of DREPORTs 002 and 072 depends on the order in which information was defined to the dictionary. A description of the fields in the sample report follows:

CLASS/ATTRIBUTE

Identifies the class and attribute being described.

DATE UPDATED/CREATED

Identifies the date this attribute occurrence was last updated and the date the attribute occurrence was defined to the dictionary.

ATTRI A/S

Indicates whether attributes in this class are defined automatically (A) or manually (blank) and whether attributes in this class are singular (S) or plural (blank).

DELETION LOCK

Indicates whether the deletion lock for the attribute is ON or OFF.

PREPARED/REVISED BY

Identifies the user who defined the attribute occurrence and the user who last updated it.

PUBLIC ACCESS

Identifies the level of access allowed for unregistered users.

Associated entity occurrences

Identifies associated entity occurrences that have been defined for the attribute occurrence.

COMMENT

Identifies commentary text associated with the attribute occurrence through the COMMENTS clause of the DDDL ATTRIBUTE statement.

User-defined comments

Identifies user-defined comments that were defined through the DEFINITION/comment-key clause of the DDDL ATTRIBUTE statement.