Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBD07

An object that contains a list of permissions to be applied to a list of dashboard IDs.

CONSTRUCTOR

IMPORTING

Required arguments:

it_dashboardids TYPE /AWS1/CL_QSTASTBUNDLERESTRIC00=>TT_ASTBUNDLERESTRICTIVERESRC00 TT_ASTBUNDLERESTRICTIVERESRC00

A list of dashboard IDs that you want to apply overrides to. You can use * to override all dashboards in this asset bundle.

Optional arguments:

io_permissions TYPE REF TO /AWS1/CL_QSTASTBUNDLERESRCPE00 /AWS1/CL_QSTASTBUNDLERESRCPE00

A list of permissions for the dashboards that you want to apply overrides to.

io_linksharingconfiguration TYPE REF TO /AWS1/CL_QSTASTBUNDLERESRCLI00 /AWS1/CL_QSTASTBUNDLERESRCLI00

A structure that contains the link sharing configurations that you want to apply overrides to.


Queryable Attributes

DashboardIds

A list of dashboard IDs that you want to apply overrides to. You can use * to override all dashboards in this asset bundle.

Accessible with the following methods

Method Description
GET_DASHBOARDIDS() Getter for DASHBOARDIDS, with configurable default
ASK_DASHBOARDIDS() Getter for DASHBOARDIDS w/ exceptions if field has no value
HAS_DASHBOARDIDS() Determine if DASHBOARDIDS has a value

Permissions

A list of permissions for the dashboards that you want to apply overrides to.

Accessible with the following methods

Method Description
GET_PERMISSIONS() Getter for PERMISSIONS

LinkSharingConfiguration

A structure that contains the link sharing configurations that you want to apply overrides to.

Accessible with the following methods

Method Description
GET_LINKSHARINGCONFIGURATION() Getter for LINKSHARINGCONFIGURATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ASTBUNDLEIMPJOBDASHBOARDO01

TYPES TT_ASTBUNDLEIMPJOBDASHBOARDO01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBD07 WITH DEFAULT KEY
.