Skip to content

/AWS1/CL_REVLISTINPUTSRCSRSP

ListInputSourcesResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_inputsourcesummaries TYPE /AWS1/CL_REVINPUTSOURCESUMMARY=>TT_INPUTSOURCESUMMARYLIST TT_INPUTSOURCESUMMARYLIST

The list of input source summaries.

Optional arguments:

iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN

Pagination token.


Queryable Attributes

inputSourceSummaries

The list of input source summaries.

Accessible with the following methods

Method Description
GET_INPUTSOURCESUMMARIES() Getter for INPUTSOURCESUMMARIES, with configurable default
ASK_INPUTSOURCESUMMARIES() Getter for INPUTSOURCESUMMARIES w/ exceptions if field has n
HAS_INPUTSOURCESUMMARIES() Determine if INPUTSOURCESUMMARIES has a value

nextToken

Pagination token.

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