/AWS1/CL_OWXCREATEINSTRESULT¶
Contains the response to a CreateInstance request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_instanceid TYPE /AWS1/OWXSTRING /AWS1/OWXSTRING¶
The instance ID.
Queryable Attributes¶
InstanceId¶
The instance ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEID() |
Getter for INSTANCEID, with configurable default |
ASK_INSTANCEID() |
Getter for INSTANCEID w/ exceptions if field has no value |
HAS_INSTANCEID() |
Determine if INSTANCEID has a value |