/AWS1/CL_QSTASTBUNDLEIMPJOBO01¶
A structure that contains the override permission configurations that modify the permissions for specified resources before the resource is imported.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_datasources TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD05=>TT_ASTBUNDLEIMPJOBDATASRCOVE01 TT_ASTBUNDLEIMPJOBDATASRCOVE01¶
A list of permissions overrides for any
DataSourceresources that are present in the asset bundle that is imported.
it_datasets TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD06=>TT_ASTBUNDLEIMPJOBDSOVERRIDE01 TT_ASTBUNDLEIMPJOBDSOVERRIDE01¶
A list of permissions overrides for any
DataSetresources that are present in the asset bundle that is imported.
it_themes TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBT01=>TT_ASTBUNDLEIMPJOBTHEMEOVERR01 TT_ASTBUNDLEIMPJOBTHEMEOVERR01¶
A list of permissions overrides for any
Themeresources that are present in the asset bundle that is imported.
it_analyses TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBA01=>TT_ASTBUNDLEIMPJOBALYOVERRID01 TT_ASTBUNDLEIMPJOBALYOVERRID01¶
A list of permissions overrides for any
Analysisresources that are present in the asset bundle that is imported.
it_dashboards TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBD07=>TT_ASTBUNDLEIMPJOBDASHBOARDO01 TT_ASTBUNDLEIMPJOBDASHBOARDO01¶
A list of permissions overrides for any
Dashboardresources that are present in the asset bundle that is imported.
it_folders TYPE /AWS1/CL_QSTASTBUNDLEIMPJOBF01=>TT_ASTBUNDLEIMPJOBFOLDEROVER01 TT_ASTBUNDLEIMPJOBFOLDEROVER01¶
A list of permissions for the folders that you want to apply overrides to.
Queryable Attributes¶
DataSources¶
A list of permissions overrides for any
DataSourceresources that are present in the asset bundle that is imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASOURCES() |
Getter for DATASOURCES, with configurable default |
ASK_DATASOURCES() |
Getter for DATASOURCES w/ exceptions if field has no value |
HAS_DATASOURCES() |
Determine if DATASOURCES has a value |
DataSets¶
A list of permissions overrides for any
DataSetresources that are present in the asset bundle that is imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETS() |
Getter for DATASETS, with configurable default |
ASK_DATASETS() |
Getter for DATASETS w/ exceptions if field has no value |
HAS_DATASETS() |
Determine if DATASETS has a value |
Themes¶
A list of permissions overrides for any
Themeresources that are present in the asset bundle that is imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_THEMES() |
Getter for THEMES, with configurable default |
ASK_THEMES() |
Getter for THEMES w/ exceptions if field has no value |
HAS_THEMES() |
Determine if THEMES has a value |
Analyses¶
A list of permissions overrides for any
Analysisresources that are present in the asset bundle that is imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSES() |
Getter for ANALYSES, with configurable default |
ASK_ANALYSES() |
Getter for ANALYSES w/ exceptions if field has no value |
HAS_ANALYSES() |
Determine if ANALYSES has a value |
Dashboards¶
A list of permissions overrides for any
Dashboardresources that are present in the asset bundle that is imported.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DASHBOARDS() |
Getter for DASHBOARDS, with configurable default |
ASK_DASHBOARDS() |
Getter for DASHBOARDS w/ exceptions if field has no value |
HAS_DASHBOARDS() |
Determine if DASHBOARDS has a value |
Folders¶
A list of permissions for the folders that you want to apply overrides to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FOLDERS() |
Getter for FOLDERS, with configurable default |
ASK_FOLDERS() |
Getter for FOLDERS w/ exceptions if field has no value |
HAS_FOLDERS() |
Determine if FOLDERS has a value |