Skip to content

/AWS1/CL_FCSLISTWHATIFFCEXPRSP

ListWhatIfForecastExportsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_whatifforecastexports TYPE /AWS1/CL_FCSWHATIFFCEXPUMMARY=>TT_WHATIFFORECASTEXPORTS TT_WHATIFFORECASTEXPORTS

An array of WhatIfForecastExports objects that describe the matched forecast exports.

iv_nexttoken TYPE /AWS1/FCSNEXTTOKEN /AWS1/FCSNEXTTOKEN

If the response is truncated, Forecast returns this token. To retrieve the next set of results, use the token in the next request.


Queryable Attributes

WhatIfForecastExports

An array of WhatIfForecastExports objects that describe the matched forecast exports.

Accessible with the following methods

Method Description
GET_WHATIFFORECASTEXPORTS() Getter for WHATIFFORECASTEXPORTS, with configurable default
ASK_WHATIFFORECASTEXPORTS() Getter for WHATIFFORECASTEXPORTS w/ exceptions if field has
HAS_WHATIFFORECASTEXPORTS() Determine if WHATIFFORECASTEXPORTS has a value

NextToken

If the response is truncated, Forecast returns this token. To retrieve the next set of results, use the token in the next request.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value