/AWS1/CL_QSTASTBUNDLEIMPJOBD03¶
The override parameters for a single dataset that is being imported.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasetid TYPE /AWS1/QSTRESOURCEID /AWS1/QSTRESOURCEID¶
The ID of the dataset to apply overrides to.
Optional arguments:¶
iv_name TYPE /AWS1/QSTRESOURCENAME /AWS1/QSTRESOURCENAME¶
A new name for the dataset.
io_datasetrefreshproperties TYPE REF TO /AWS1/CL_QSTDATASETREFRESHPRPS /AWS1/CL_QSTDATASETREFRESHPRPS¶
DataSetRefreshProperties
Queryable Attributes¶
DataSetId¶
The ID of the dataset to apply overrides to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
Name¶
A new name for the dataset.
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 |
DataSetRefreshProperties¶
DataSetRefreshProperties
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETREFRESHPROPERTIES() |
Getter for DATASETREFRESHPROPERTIES |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ASTBUNDLEIMPJOBDSOVERRIDE00¶
TYPES TT_ASTBUNDLEIMPJOBDSOVERRIDE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBD03 WITH DEFAULT KEY
.