/AWS1/CL_WA2GTREVSTATSTMESER01¶
GetRevenueStatisticsTimeSeriesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_datapoints TYPE /AWS1/CL_WA2DATAPOINTENTRY=>TT_DATAPOINTSLIST TT_DATAPOINTSLIST¶
The list of time series data points.
iv_nextmarker TYPE /AWS1/WA2NEXTMARKER /AWS1/WA2NEXTMARKER¶
When you get a paginated response, this marker indicates that additional results are available.
Queryable Attributes¶
DataPoints¶
The list of time series data points.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAPOINTS() |
Getter for DATAPOINTS, with configurable default |
ASK_DATAPOINTS() |
Getter for DATAPOINTS w/ exceptions if field has no value |
HAS_DATAPOINTS() |
Determine if DATAPOINTS has a value |
NextMarker¶
When you get a paginated response, this marker indicates that additional results are available.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |