Skip to content

/AWS1/CL_IODLISTSUITEDEFNSRSP

ListSuiteDefinitionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_suitedefninformationlist TYPE /AWS1/CL_IODSUITEDEFNINFMTION=>TT_SUITEDEFNINFORMATIONLIST TT_SUITEDEFNINFORMATIONLIST

An array of objects that provide summaries of information about the suite definitions in the list.

iv_nexttoken TYPE /AWS1/IODTOKEN /AWS1/IODTOKEN

A token used to get the next set of results.


Queryable Attributes

suiteDefinitionInformationList

An array of objects that provide summaries of information about the suite definitions in the list.

Accessible with the following methods

Method Description
GET_SUITEDEFNINFORMATIONLIST() Getter for SUITEDEFNINFORMATIONLIST, with configurable defau
ASK_SUITEDEFNINFORMATIONLIST() Getter for SUITEDEFNINFORMATIONLIST w/ exceptions if field h
HAS_SUITEDEFNINFORMATIONLIST() Determine if SUITEDEFNINFORMATIONLIST has a value

nextToken

A token used to get 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