/AWS1/CL_DOAGETSERVICEOUTPUT¶
Output containing the requested service details.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_service TYPE REF TO /AWS1/CL_DOAREGISTEREDSERVICE /AWS1/CL_DOAREGISTEREDSERVICE¶
Represents a registered service with its configuration and accessible resources.
Optional arguments:¶
it_tags TYPE /AWS1/CL_DOATAGS_W=>TT_TAGS TT_TAGS¶
Tags associated with the Service.
Queryable Attributes¶
service¶
Represents a registered service with its configuration and accessible resources.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICE() |
Getter for SERVICE |
tags¶
Tags associated with the Service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |