Skip to content

/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 RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.

IV_SCHEDULEID TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

A partial identifier for the specific RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.

Optional arguments:

IV_STARTAFTERDATETIME TYPE /AWS1/QSTTIMESTAMP /AWS1/QSTTIMESTAMP

An override for the StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is set to a time that takes place in the future.


Queryable Attributes

DataSetId

A partial identifier for the specific RefreshSchedule resource that is being overridden. This structure is used together with the ScheduleID structure.

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 RefreshSchedule resource being overridden. This structure is used together with the DataSetId structure.

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 StartAfterDateTime of a RefreshSchedule. Make sure that the StartAfterDateTime is 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
.