Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_ASCGETPREDICTIVESCA01

GetPredictiveScalingForecastAnswer

CONSTRUCTOR

IMPORTING

Required arguments:

IT_LOADFORECAST TYPE /AWS1/CL_ASCLOADFORECAST=>TT_LOADFORECASTS TT_LOADFORECASTS

The load forecast.

IO_CAPACITYFORECAST TYPE REF TO /AWS1/CL_ASCCAPACITYFORECAST /AWS1/CL_ASCCAPACITYFORECAST

The capacity forecast.

IV_UPDATETIME TYPE /AWS1/ASCTIMESTAMPTYPE /AWS1/ASCTIMESTAMPTYPE

The time the forecast was made.


Queryable Attributes

LoadForecast

The load forecast.

Accessible with the following methods

Method Description
GET_LOADFORECAST() Getter for LOADFORECAST, with configurable default
ASK_LOADFORECAST() Getter for LOADFORECAST w/ exceptions if field has no value
HAS_LOADFORECAST() Determine if LOADFORECAST has a value

CapacityForecast

The capacity forecast.

Accessible with the following methods

Method Description
GET_CAPACITYFORECAST() Getter for CAPACITYFORECAST

UpdateTime

The time the forecast was made.

Accessible with the following methods

Method Description
GET_UPDATETIME() Getter for UPDATETIME, with configurable default
ASK_UPDATETIME() Getter for UPDATETIME w/ exceptions if field has no value
HAS_UPDATETIME() Determine if UPDATETIME has a value