MODIFY RELATIONSHIP-CLASS [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
MODIFY RELATIONSHIP-CLASS
Modifies a relationship class.
Syntax
M[ODIFY] R[ELATIONSHIP-]C[LASS] relation-class-name
[;S[COPE-]O[WNER] = scope-owner-name]
.
Parameters
relation-class-name Name of the relationship class to be modified.
scope-owner-name Name of the new owner scope.
Description
Open Mode: Customization
Scope: DA scope or the relationship class's owner scope
Example
The following example changes the scope owner of the relationship class
includes to the scope manager.
>MODIFY RELATIONSHIP-CLASS includes;
>>SCOPE-OWNER = manager.
>
MPE/iX 5.0 Documentation