Skip to content

/AWS1/CL_BCOLSTRECOMMENDATIO03

ListRecommendationSummariesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ESTIMATEDTOTALDEDUPEDSA00 TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total overall savings for the aggregated view.

IT_ITEMS TYPE /AWS1/CL_BCORECOMMENDATIONSUMM=>TT_RECOMMENDATIONSUMMARIESLIST TT_RECOMMENDATIONSUMMARIESLIST

List of all savings recommendations.

IV_GROUPBY TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING

The dimension used to group the recommendations by.

IV_CURRENCYCODE TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING

The currency code used for the recommendation.

IV_NEXTTOKEN TYPE /AWS1/BCOSTRING /AWS1/BCOSTRING

The token to retrieve the next set of results.


Queryable Attributes

estimatedTotalDedupedSavings

The total overall savings for the aggregated view.

Accessible with the following methods

Method Description
GET_ESTIMATEDTOTALDEDUPEDS00() Getter for ESTIMATEDTOTALDEDUPEDSAVINGS, with configurable d
ASK_ESTIMATEDTOTALDEDUPEDS00() Getter for ESTIMATEDTOTALDEDUPEDSAVINGS w/ exceptions if fie
STR_ESTIMATEDTOTALDEDUPEDS00() String format for ESTIMATEDTOTALDEDUPEDSAVINGS, with configu
HAS_ESTIMATEDTOTALDEDUPEDS00() Determine if ESTIMATEDTOTALDEDUPEDSAVINGS has a value

items

List of all savings recommendations.

Accessible with the following methods

Method Description
GET_ITEMS() Getter for ITEMS, with configurable default
ASK_ITEMS() Getter for ITEMS w/ exceptions if field has no value
HAS_ITEMS() Determine if ITEMS has a value

groupBy

The dimension used to group the recommendations by.

Accessible with the following methods

Method Description
GET_GROUPBY() Getter for GROUPBY, with configurable default
ASK_GROUPBY() Getter for GROUPBY w/ exceptions if field has no value
HAS_GROUPBY() Determine if GROUPBY has a value

currencyCode

The currency code used for the recommendation.

Accessible with the following methods

Method Description
GET_CURRENCYCODE() Getter for CURRENCYCODE, with configurable default
ASK_CURRENCYCODE() Getter for CURRENCYCODE w/ exceptions if field has no value
HAS_CURRENCYCODE() Determine if CURRENCYCODE has a value

nextToken

The token to retrieve the next set of results.

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