MODIFY ENTITY-TYPE [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
MODIFY ENTITY-TYPE
Modifies an entity type.
Syntax
M[ODIFY] E[NTITY-]T[YPE] entity-type-name
[;S[COPE-]O[WNER] = scope-owner-name]
.
Parameters
entity-type-name Name of the entity type to be modified.
scope-owner-name Name of the new owner scope.
Description
Open Mode: Customization
Scope: DA scope or the entity type's owner scope
Example
The following example changes the owner scope of entity-type terminal to
the scope manager.
>MODIFY ENTITY-TYPE terminal;
>>SCOPE-OWNER = manager.
>
MPE/iX 5.0 Documentation