Skip to content

/AWS1/CL_SSSGETCOMPONENTOUTPUT

GetComponentOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_COMPONENT TYPE REF TO /AWS1/CL_SSSCOMPONENT /AWS1/CL_SSSCOMPONENT

The component 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 component.


Queryable Attributes

Component

The component of an application registered with AWS Systems Manager for SAP.

Accessible with the following methods

Method Description
GET_COMPONENT() Getter for COMPONENT

Tags

The tags of a component.

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