/AWS1/CL_EBNAPPLYENVIRONMENT01¶
The result message containing information about the managed action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_actionid TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING¶
The action ID of the managed action.
iv_actiondescription TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING¶
A description of the managed action.
iv_actiontype TYPE /AWS1/EBNACTIONTYPE /AWS1/EBNACTIONTYPE¶
The type of managed action.
iv_status TYPE /AWS1/EBNSTRING /AWS1/EBNSTRING¶
The status of the managed action.
Queryable Attributes¶
ActionId¶
The action ID of the managed action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONID() |
Getter for ACTIONID, with configurable default |
ASK_ACTIONID() |
Getter for ACTIONID w/ exceptions if field has no value |
HAS_ACTIONID() |
Determine if ACTIONID has a value |
ActionDescription¶
A description of the managed action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONDESCRIPTION() |
Getter for ACTIONDESCRIPTION, with configurable default |
ASK_ACTIONDESCRIPTION() |
Getter for ACTIONDESCRIPTION w/ exceptions if field has no v |
HAS_ACTIONDESCRIPTION() |
Determine if ACTIONDESCRIPTION has a value |
ActionType¶
The type of managed action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTIONTYPE() |
Getter for ACTIONTYPE, with configurable default |
ASK_ACTIONTYPE() |
Getter for ACTIONTYPE w/ exceptions if field has no value |
HAS_ACTIONTYPE() |
Determine if ACTIONTYPE has a value |
Status¶
The status of the managed action.
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 |