DISPLAY ENTITY-TYPE-ATTRIBUTE [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
DISPLAY ENTITY-TYPE-ATTRIBUTE
Displays one or more entity type attribute pairs.
Syntax
DIS[PLAY] E[NTITY-]T[YPE-]A[TTRIBUTE] [entity-type-name]
[;A[TTRIBUTE] = attribute-name]
[;S[COPE-]O[WNER] = scope-owner-name]
[;NAME[-ONLY]]
[;NO[SORT]]
.
Parameters
entity-type-name Name of the entity type of the entity type
attribute pair to be displayed.
attribute-name Name of the attribute of the entity type attribute
pair to be displayed.
scope-owner-name Owner of the entity type attribute pair to be
displayed. If the current scope does not have
secure capability, any qualification other than the
current scope causes no entity type attribute pairs
to be retrieved.
NAME-ONLY If specified, only the name of the qualifying
entity type attribute pair is displayed. If not
specified, the name and owner are displayed.
NOSORT Reports on the entity types in the unsorted order
in which they are retrieved from the dictionary.
Otherwise, the entity types are sorted
alphabetically by the entity type name.
Description
When sorting is not required, the use of the NOSORT keyword speeds
processing time.
If the scope does not have secure capability, and the current scope is
not the owner, then the scope owner is not displayed.
Open Mode: Any
Scope: Any
Example
The following example displays the attributes linked to the entity type
cabinet along with the owners of the links.
>DISPLAY ENTITY-TYPE-ATTRIBUTE cabinet.
CABINET
SCOPE-OWNER
Scope-Owner : CORESET
SCOPE-CHANGED
Scope-Owner : CORESET
DATE-CREATED
Scope-Owner : CORESET
DATE-CHANGED
Scope-Owner : CORESET
SENSITIVITY
Scope-Owner : CORESET
ID-NUMBER
Scope-Owner : CORESET
COUNT
Scope-Owner : ACCOUNTING
CABINET-SIZE
Scope-Owner : FACILITIES
8 Entity-Type/Attribute Pair(s) Retrieved
>
MPE/iX 5.0 Documentation