RENAME ENTITY-TYPE [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
RENAME ENTITY-TYPE
Renames an entity type.
Syntax
REN[AME] E[NTITY-]T[YPE] old-entity-type-name
,new-entity-type-name
.
Parameters
old-entity-type-name Name of the entity type to be renamed.
new-entity-type-name New name of the entity type.
Description
To avoid possible name conflicts with any future extensions to the core
set, do not rename any entity types to a name starting with the
characters "HP" .
Open Mode: Customization
Scope: DA scope or the entity type's owner scope
Example
The following example renames the entity type equipment to the new name
furniture.
>RENAME ENTITY-TYPE equipment, furniture.
>
MPE/iX 5.0 Documentation