MODIFY DOMAIN [ HP SYSTEM DICTIONARY XL SDMAIN ] MPE/iX 5.0 Documentation
HP SYSTEM DICTIONARY XL SDMAIN
MODIFY DOMAIN
Modifies a domain.
Syntax
M[ODIFY] D[OMAIN] domain-name
[;S[COPE-]O[WNER] = scope-owner-name]
[;SEN[SITIVITY] = sensitivity]
.
Parameters
domain-name Name of the domain to be modified.
scope-owner-name Name of the new owner scope.
sensitivity The new sensitivity of the domain. Valid values
are:
private
public
Description
Open Mode: Exclusive-update
Scope: DA scope or the domain's owner scope
Example
The following example changes the owner scope of the domain
accounts-payable to the scope manager.
>MODIFY DOMAIN accounts-payable;
>>SCOPE-OWNER = manager.
>
MPE/iX 5.0 Documentation