/AWS1/CL_DZNGETDOMUNITOUTPUT¶
GetDomainUnitOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the domain unit.
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the domain in which the domain unit lives.
iv_name TYPE /AWS1/DZNDOMAINUNITNAME /AWS1/DZNDOMAINUNITNAME¶
The name of the domain unit.
it_owners TYPE /AWS1/CL_DZNDOMUNITOWNERPRPS=>TT_DOMAINUNITOWNERS TT_DOMAINUNITOWNERS¶
The owners of the domain unit.
Optional arguments:¶
iv_parentdomainunitid00 TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the parent domain unit.
iv_description TYPE /AWS1/DZNDOMAINUNITDESCRIPTION /AWS1/DZNDOMAINUNITDESCRIPTION¶
The description of the domain unit.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The time stamp at which the domain unit was created.
iv_lastupdatedat TYPE /AWS1/DZNUPDATEDAT /AWS1/DZNUPDATEDAT¶
The timestamp at which the domain unit was last updated.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The user who created the domain unit.
iv_lastupdatedby TYPE /AWS1/DZNUPDATEDBY /AWS1/DZNUPDATEDBY¶
The user who last updated the domain unit.
Queryable Attributes¶
id¶
The ID of the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
domainId¶
The ID of the domain in which the domain unit lives.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
name¶
The name of the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
parentDomainUnitId¶
The ID of the parent domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PARENTDOMAINUNITID00() |
Getter for PARENTDOMAINUNITID, with configurable default |
ASK_PARENTDOMAINUNITID00() |
Getter for PARENTDOMAINUNITID w/ exceptions if field has no |
HAS_PARENTDOMAINUNITID00() |
Determine if PARENTDOMAINUNITID has a value |
description¶
The description of the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
owners¶
The owners of the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNERS() |
Getter for OWNERS, with configurable default |
ASK_OWNERS() |
Getter for OWNERS w/ exceptions if field has no value |
HAS_OWNERS() |
Determine if OWNERS has a value |
createdAt¶
The time stamp at which the domain unit was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastUpdatedAt¶
The timestamp at which the domain unit was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
createdBy¶
The user who created the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
lastUpdatedBy¶
The user who last updated the domain unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY, with configurable default |
ASK_LASTUPDATEDBY() |
Getter for LASTUPDATEDBY w/ exceptions if field has no value |
HAS_LASTUPDATEDBY() |
Determine if LASTUPDATEDBY has a value |