/AWS1/CL_FRMCREATESTACKOUTPUT¶
The output for a CreateStack action.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_stackid TYPE /AWS1/FRMSTACKID /AWS1/FRMSTACKID¶
Unique identifier of the stack.
Queryable Attributes¶
StackId¶
Unique identifier of the stack.
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 |