Skip to content

/AWS1/CL_QSTDASHBOARDSRCTMPL

Dashboard source template.

CONSTRUCTOR

IMPORTING

Required arguments:

it_datasetreferences TYPE /AWS1/CL_QSTDATASETREFERENCE=>TT_DATASETREFERENCELIST TT_DATASETREFERENCELIST

Dataset references.

iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN

The Amazon Resource Name (ARN) of the resource.

Optional arguments:

it_topicreferences TYPE /AWS1/CL_QSTTOPICREFERENCE=>TT_TOPICREFERENCELIST TT_TOPICREFERENCELIST

The topic references for the source template of a dashboard.


Queryable Attributes

DataSetReferences

Dataset references.

Accessible with the following methods

Method Description
GET_DATASETREFERENCES() Getter for DATASETREFERENCES, with configurable default
ASK_DATASETREFERENCES() Getter for DATASETREFERENCES w/ exceptions if field has no v
HAS_DATASETREFERENCES() Determine if DATASETREFERENCES has a value

TopicReferences

The topic references for the source template of a dashboard.

Accessible with the following methods

Method Description
GET_TOPICREFERENCES() Getter for TOPICREFERENCES, with configurable default
ASK_TOPICREFERENCES() Getter for TOPICREFERENCES w/ exceptions if field has no val
HAS_TOPICREFERENCES() Determine if TOPICREFERENCES has a value

Arn

The Amazon Resource Name (ARN) of the resource.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value