Skip to content

/AWS1/CL_QSTTOPICREFERENCE

Topic reference.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_topicplaceholder TYPE /AWS1/QSTTOPICIDENTIFIER /AWS1/QSTTOPICIDENTIFIER

Topic placeholder.

iv_topicarn TYPE /AWS1/QSTARN /AWS1/QSTARN

Topic Amazon Resource Name (ARN).


Queryable Attributes

TopicPlaceholder

Topic placeholder.

Accessible with the following methods

Method Description
GET_TOPICPLACEHOLDER() Getter for TOPICPLACEHOLDER, with configurable default
ASK_TOPICPLACEHOLDER() Getter for TOPICPLACEHOLDER w/ exceptions if field has no va
HAS_TOPICPLACEHOLDER() Determine if TOPICPLACEHOLDER has a value

TopicArn

Topic Amazon Resource Name (ARN).

Accessible with the following methods

Method Description
GET_TOPICARN() Getter for TOPICARN, with configurable default
ASK_TOPICARN() Getter for TOPICARN w/ exceptions if field has no value
HAS_TOPICARN() Determine if TOPICARN 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_TOPICREFERENCELIST

TYPES TT_TOPICREFERENCELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTTOPICREFERENCE WITH DEFAULT KEY
.