/AWS1/CL_ESSUSECASESTATUS¶
The status of the use case for the domain.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_options TYPE /AWS1/ESSDOMAINUSECASE /AWS1/ESSDOMAINUSECASE¶
The use case configured for the domain.
io_status TYPE REF TO /AWS1/CL_ESSOPTIONSTATUS /AWS1/CL_ESSOPTIONSTATUS¶
The current status of the use case for the domain.
Queryable Attributes¶
Options¶
The use case configured for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONS() |
Getter for OPTIONS, with configurable default |
ASK_OPTIONS() |
Getter for OPTIONS w/ exceptions if field has no value |
HAS_OPTIONS() |
Determine if OPTIONS has a value |
Status¶
The current status of the use case for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS |