/AWS1/CL_WSPSTOPREQUEST¶
Describes the information used to stop a WorkSpace.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_workspaceid TYPE /AWS1/WSPWORKSPACEID /AWS1/WSPWORKSPACEID¶
The identifier of the WorkSpace.
Queryable Attributes¶
WorkspaceId¶
The identifier of the WorkSpace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACEID() |
Getter for WORKSPACEID, with configurable default |
ASK_WORKSPACEID() |
Getter for WORKSPACEID w/ exceptions if field has no value |
HAS_WORKSPACEID() |
Determine if WORKSPACEID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_STOPWORKSPACEREQUESTS¶
TYPES TT_STOPWORKSPACEREQUESTS TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSPSTOPREQUEST WITH DEFAULT KEY
.