Skip to content

/AWS1/CL_QSTLAYERMAPVISUAL

A layer map visual.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_visualid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

The ID of the visual.

Optional arguments:

io_title TYPE REF TO /AWS1/CL_QSTVISUALTITLELABEL00 /AWS1/CL_QSTVISUALTITLELABEL00

The title label options for a visual.

io_subtitle TYPE REF TO /AWS1/CL_QSTVISUALSUBTITLELA00 /AWS1/CL_QSTVISUALSUBTITLELA00

The subtitle label options for a visual.

io_chartconfiguration TYPE REF TO /AWS1/CL_QSTGEOSPATIALLAYERM00 /AWS1/CL_QSTGEOSPATIALLAYERM00

The configuration settings of the visual.

iv_datasetidentifier TYPE /AWS1/QSTDATASETIDENTIFIER /AWS1/QSTDATASETIDENTIFIER

The dataset that is used to create the layer map visual. You can't create a visual without a dataset or a topic.

iv_topicidentifier TYPE /AWS1/QSTTOPICIDENTIFIER /AWS1/QSTTOPICIDENTIFIER

The topic that is used in the layer map visual. You can't create a visual without a dataset or a topic.

iv_visualcontentalttext TYPE /AWS1/QSTLONGPLAINTEXT /AWS1/QSTLONGPLAINTEXT

The alt text for the visual.


Queryable Attributes

VisualId

The ID of the visual.

Accessible with the following methods

Method Description
GET_VISUALID() Getter for VISUALID, with configurable default
ASK_VISUALID() Getter for VISUALID w/ exceptions if field has no value
HAS_VISUALID() Determine if VISUALID has a value

Title

The title label options for a visual.

Accessible with the following methods

Method Description
GET_TITLE() Getter for TITLE

Subtitle

The subtitle label options for a visual.

Accessible with the following methods

Method Description
GET_SUBTITLE() Getter for SUBTITLE

ChartConfiguration

The configuration settings of the visual.

Accessible with the following methods

Method Description
GET_CHARTCONFIGURATION() Getter for CHARTCONFIGURATION

DataSetIdentifier

The dataset that is used to create the layer map visual. You can't create a visual without a dataset or a topic.

Accessible with the following methods

Method Description
GET_DATASETIDENTIFIER() Getter for DATASETIDENTIFIER, with configurable default
ASK_DATASETIDENTIFIER() Getter for DATASETIDENTIFIER w/ exceptions if field has no v
HAS_DATASETIDENTIFIER() Determine if DATASETIDENTIFIER has a value

TopicIdentifier

The topic that is used in the layer map visual. You can't create a visual without a dataset or a topic.

Accessible with the following methods

Method Description
GET_TOPICIDENTIFIER() Getter for TOPICIDENTIFIER, with configurable default
ASK_TOPICIDENTIFIER() Getter for TOPICIDENTIFIER w/ exceptions if field has no val
HAS_TOPICIDENTIFIER() Determine if TOPICIDENTIFIER has a value

VisualContentAltText

The alt text for the visual.

Accessible with the following methods

Method Description
GET_VISUALCONTENTALTTEXT() Getter for VISUALCONTENTALTTEXT, with configurable default
ASK_VISUALCONTENTALTTEXT() Getter for VISUALCONTENTALTTEXT w/ exceptions if field has n
HAS_VISUALCONTENTALTTEXT() Determine if VISUALCONTENTALTTEXT has a value