Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBD04

The override parameters for a single dashboard that is being imported.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_DASHBOARDID TYPE /AWS1/QSTRESOURCEID /AWS1/QSTRESOURCEID

The ID of the dashboard that you want to apply overrides to.

Optional arguments:

IV_NAME TYPE /AWS1/QSTRESOURCENAME /AWS1/QSTRESOURCENAME

A new name for the dashboard.


Queryable Attributes

DashboardId

The ID of the dashboard that you want to apply overrides to.

Accessible with the following methods

Method Description
GET_DASHBOARDID() Getter for DASHBOARDID, with configurable default
ASK_DASHBOARDID() Getter for DASHBOARDID w/ exceptions if field has no value
HAS_DASHBOARDID() Determine if DASHBOARDID has a value

Name

A new name for the dashboard.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME 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_ASTBUNDLEIMPJOBDASHBOARDO00

TYPES TT_ASTBUNDLEIMPJOBDASHBOARDO00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBD04 WITH DEFAULT KEY
.