/AWS1/CL_QSTASTBUNDLEIMPJOBR01¶
A list of overrides for a specific RefreshsSchedule resource that is
present in the asset bundle that is imported.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasetid TYPE /AWS1/QSTRESOURCEID /AWS1/QSTRESOURCEID¶
A partial identifier for the specific
RefreshScheduleresource that is being overridden. This structure is used together with theScheduleIDstructure.
iv_scheduleid TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
A partial identifier for the specific
RefreshScheduleresource being overridden. This structure is used together with theDataSetIdstructure.
Optional arguments:¶
iv_startafterdatetime TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP¶
An override for the
StartAfterDateTimeof aRefreshSchedule. Make sure that theStartAfterDateTimeis set to a time that takes place in the future.
Queryable Attributes¶
DataSetId¶
A partial identifier for the specific
RefreshScheduleresource that is being overridden. This structure is used together with theScheduleIDstructure.
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 |
ScheduleId¶
A partial identifier for the specific
RefreshScheduleresource being overridden. This structure is used together with theDataSetIdstructure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULEID() |
Getter for SCHEDULEID, with configurable default |
ASK_SCHEDULEID() |
Getter for SCHEDULEID w/ exceptions if field has no value |
HAS_SCHEDULEID() |
Determine if SCHEDULEID has a value |
StartAfterDateTime¶
An override for the
StartAfterDateTimeof aRefreshSchedule. Make sure that theStartAfterDateTimeis set to a time that takes place in the future.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTAFTERDATETIME() |
Getter for STARTAFTERDATETIME, with configurable default |
ASK_STARTAFTERDATETIME() |
Getter for STARTAFTERDATETIME w/ exceptions if field has no |
HAS_STARTAFTERDATETIME() |
Determine if STARTAFTERDATETIME 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_ASTBUNDLEIMPJOBREFRESHSCH00¶
TYPES TT_ASTBUNDLEIMPJOBREFRESHSCH00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTASTBUNDLEIMPJOBR01 WITH DEFAULT KEY
.