/AWS1/CL_OWXCLONESTACKRESULT¶
Contains the response to a CloneStack request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_stackid TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING¶
The cloned stack ID.
Queryable Attributes¶
StackId¶
The cloned stack ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STACKID() |
Getter for STACKID, with configurable default |
ASK_STACKID() |
Getter for STACKID w/ exceptions if field has no value |
HAS_STACKID() |
Determine if STACKID has a value |