/AWS1/CL_DZNCREPROJECTPFLOUT¶
CreateProjectProfileOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the domain where a project profile is created.
iv_id TYPE /AWS1/DZNPROJECTPROFILEID /AWS1/DZNPROJECTPROFILEID¶
Project profile ID.
iv_name TYPE /AWS1/DZNPROJECTPROFILENAME /AWS1/DZNPROJECTPROFILENAME¶
Project profile name.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
A user who created a project profile.
Optional arguments:¶
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
A project profile description.
iv_status TYPE /AWS1/DZNSTATUS /AWS1/DZNSTATUS¶
Project profile status.
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¶
Environment configurations of a project profile.
iv_createdat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
A timestamp at which a project profile is created.
iv_lastupdatedat TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
A timestamp when a project profile was last updated.
iv_domainunitid TYPE /AWS1/DZNDOMAINUNITID /AWS1/DZNDOMAINUNITID¶
The ID of the domain unit where a project profile is created.
Queryable Attributes¶
domainId¶
The ID of the domain where a project profile is created.
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¶
Project profile ID.
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¶
Project profile name.
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¶
A project profile description.
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¶
Project profile status.
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¶
Environment configurations of a 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¶
A user who created a 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¶
A timestamp at which a project profile is 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¶
A timestamp when a 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 where a project profile is created.
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 |