/AWS1/CL_SSSGETAPPLICATIONOUT¶
GetApplicationOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_application TYPE REF TO /AWS1/CL_SSSAPPLICATION /AWS1/CL_SSSAPPLICATION¶
Returns all of the metadata of an application registered with AWS Systems Manager for SAP.
it_tags TYPE /AWS1/CL_SSSTAGMAP_W=>TT_TAGMAP TT_TAGMAP¶
The tags of a registered application.
Queryable Attributes¶
Application¶
Returns all of the metadata of an application registered with AWS Systems Manager for SAP.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATION() |
Getter for APPLICATION |
Tags¶
The tags of a registered application.
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 |