Skip to content

/AWS1/CL_QSTASTBUNDLEIMPJOBD05

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

CONSTRUCTOR

IMPORTING

Required arguments:

IT_DATASOURCEIDS TYPE /AWS1/CL_QSTASTBUNDLERESTRIC00=>TT_ASTBUNDLERESTRICTIVERESRC00 TT_ASTBUNDLERESTRICTIVERESRC00

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

IO_PERMISSIONS TYPE REF TO /AWS1/CL_QSTASTBUNDLERESRCPE00 /AWS1/CL_QSTASTBUNDLERESRCPE00

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


Queryable Attributes

DataSourceIds

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

Accessible with the following methods

Method Description
GET_DATASOURCEIDS() Getter for DATASOURCEIDS, with configurable default
ASK_DATASOURCEIDS() Getter for DATASOURCEIDS w/ exceptions if field has no value
HAS_DATASOURCEIDS() Determine if DATASOURCEIDS has a value

Permissions

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

Accessible with the following methods

Method Description
GET_PERMISSIONS() Getter for PERMISSIONS

Public Local Types In This Class

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

TT_ASTBUNDLEIMPJOBDATASRCOVE01

TYPES TT_ASTBUNDLEIMPJOBDATASRCOVE01 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBD05 WITH DEFAULT KEY
.