/AWS1/CL_DZNOWNERPROPERTIES¶
The properties of a domain unit's owner.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_USER
TYPE REF TO /AWS1/CL_DZNOWNERUSERPRPS
/AWS1/CL_DZNOWNERUSERPRPS
¶
Specifies that the domain unit owner is a user.
IO_GROUP
TYPE REF TO /AWS1/CL_DZNOWNERGROUPPRPS
/AWS1/CL_DZNOWNERGROUPPRPS
¶
Specifies that the domain unit owner is a group.
Queryable Attributes¶
user¶
Specifies that the domain unit owner is a user.
Accessible with the following methods¶
Method | Description |
---|---|
GET_USER() |
Getter for USER |
group¶
Specifies that the domain unit owner is a group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_GROUP() |
Getter for GROUP |