Skip to content

/AWS1/CL_SUSGETESTCRBNEMSNSRSP

GetEstimatedCarbonEmissionsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_results TYPE /AWS1/CL_SUSESTCARBONEMISSIONS=>TT_ESTCARBONEMISSIONSLIST TT_ESTCARBONEMISSIONSLIST

The result of the requested inputs.

Optional arguments:

iv_nexttoken TYPE /AWS1/SUSNEXTTOKEN /AWS1/SUSNEXTTOKEN

The pagination token indicating there are additional pages available. You can use the token in a following request to fetch the next set of results.


Queryable Attributes

Results

The result of the requested inputs.

Accessible with the following methods

Method Description
GET_RESULTS() Getter for RESULTS, with configurable default
ASK_RESULTS() Getter for RESULTS w/ exceptions if field has no value
HAS_RESULTS() Determine if RESULTS has a value

NextToken

The pagination token indicating there are additional pages available. You can use the token in a following request to fetch 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