Skip to content

/AWS1/CL_QST=>CREATETOPIC()

About CreateTopic

Creates a new Q topic.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The ID of the Amazon Web Services account that you want to create a topic in.

IV_TOPICID TYPE /AWS1/QSTTOPICID /AWS1/QSTTOPICID

The ID for the topic that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

IO_TOPIC TYPE REF TO /AWS1/CL_QSTTOPICDETAILS /AWS1/CL_QSTTOPICDETAILS

The definition of a topic to create.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_QSTTAG=>TT_TAGLIST TT_TAGLIST

Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTCREATETOPICRSP /AWS1/CL_QSTCREATETOPICRSP