/AWS1/CL_IOSPROCESSINGINPUT¶
Input source for processing. Specify exactly one option.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_timeseries TYPE /AWS1/CL_IOSTIMESERIESITEM=>TT_TIMESERIESLIST TT_TIMESERIESLIST¶
List of individual timeseries items to process.
io_dataset TYPE REF TO /AWS1/CL_IOSDATASETITEM /AWS1/CL_IOSDATASETITEM¶
A dataset containing multiple items to process.
Queryable Attributes¶
timeseries¶
List of individual timeseries items to process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESERIES() |
Getter for TIMESERIES, with configurable default |
ASK_TIMESERIES() |
Getter for TIMESERIES w/ exceptions if field has no value |
HAS_TIMESERIES() |
Determine if TIMESERIES has a value |
dataset¶
A dataset containing multiple items to process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASET() |
Getter for DATASET |