/AWS1/CL_DZNGETPROJECTPFLOUT¶
GetProjectProfileOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the domain of the project profile.
iv_id TYPE /AWS1/DZNPROJECTPROFILEID /AWS1/DZNPROJECTPROFILEID¶
The ID of the project profile.
iv_name TYPE /AWS1/DZNPROJECTPROFILENAME /AWS1/DZNPROJECTPROFILENAME¶
The name of the project profile.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The user who created the project profile.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description of the project profile.
iv_status TYPE /AWS1/DZNSTATUS /AWS1/DZNSTATUS¶
The status of the project profile.
it_projectresourcetags TYPE /AWS1/CL_DZNRESOURCETAGPARAM=>TT_PROJECTRESOURCETAGPARAMS TT_PROJECTRESOURCETAGPARAMS¶
The resource tags of the project profile.
iv_allowcustomprojectrestags TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN¶
Specifies whether custom project resource tags are supported.
iv_projectresourcetagsdesc TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
Field viewable through the UI that provides a project user with the allowed resource tag specifications.
it_environmentconfigurations TYPE /AWS1/CL_DZNENVIRONMENTCONF=>TT_ENVIRONMENTCONFSLIST TT_ENVIRONMENTCONFSLIST¶
The environment configurations of the project profile.
iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when the project profile was created.
iv_lastupdatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The timestamp of when project profile was last updated.
iv_domainunitid TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the domain unit of the project profile.
Queryable Attributes¶
domainId¶
The ID of the domain of the project profile.
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 |
id¶
The ID of the project profile.
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 |
name¶
The name of the project profile.
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 |
description¶
The description of the project profile.
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 |
status¶
The status of the project profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
projectResourceTags¶
The resource tags of the project profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTRESOURCETAGS() |
Getter for PROJECTRESOURCETAGS, with configurable default |
ASK_PROJECTRESOURCETAGS() |
Getter for PROJECTRESOURCETAGS w/ exceptions if field has no |
HAS_PROJECTRESOURCETAGS() |
Determine if PROJECTRESOURCETAGS has a value |
allowCustomProjectResourceTags¶
Specifies whether custom project resource tags are supported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWCUSTPROJECTRESTAGS() |
Getter for ALLOWCUSTOMPROJECTRESTAGS, with configurable defa |
ASK_ALLOWCUSTPROJECTRESTAGS() |
Getter for ALLOWCUSTOMPROJECTRESTAGS w/ exceptions if field |
HAS_ALLOWCUSTPROJECTRESTAGS() |
Determine if ALLOWCUSTOMPROJECTRESTAGS has a value |
projectResourceTagsDescription¶
Field viewable through the UI that provides a project user with the allowed resource tag specifications.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTRESOURCETAGSDESC() |
Getter for PROJECTRESOURCETAGSDESC, with configurable defaul |
ASK_PROJECTRESOURCETAGSDESC() |
Getter for PROJECTRESOURCETAGSDESC w/ exceptions if field ha |
HAS_PROJECTRESOURCETAGSDESC() |
Determine if PROJECTRESOURCETAGSDESC has a value |
environmentConfigurations¶
The environment configurations of the project profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTCONFS() |
Getter for ENVIRONMENTCONFIGURATIONS, with configurable defa |
ASK_ENVIRONMENTCONFS() |
Getter for ENVIRONMENTCONFIGURATIONS w/ exceptions if field |
HAS_ENVIRONMENTCONFS() |
Determine if ENVIRONMENTCONFIGURATIONS has a value |
createdBy¶
The user who created the project profile.
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 |
createdAt¶
The timestamp of when the project profile 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 of when project profile 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 |
domainUnitId¶
The ID of the domain unit of the project profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINUNITID() |
Getter for DOMAINUNITID, with configurable default |
ASK_DOMAINUNITID() |
Getter for DOMAINUNITID w/ exceptions if field has no value |
HAS_DOMAINUNITID() |
Determine if DOMAINUNITID has a value |