Skip to content

/AWS1/CL_PTTLISTPARTNERSRSP

ListPartnersResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_partnersummarylist TYPE /AWS1/CL_PTTPARTNERSUMMARY=>TT_PARTNERSUMMARYLIST TT_PARTNERSUMMARYLIST

A list of partner summaries including basic information about each partner account.

Optional arguments:

iv_nexttoken TYPE /AWS1/PTTNEXTTOKEN /AWS1/PTTNEXTTOKEN

The token for retrieving the next page of results if more results are available.


Queryable Attributes

PartnerSummaryList

A list of partner summaries including basic information about each partner account.

Accessible with the following methods

Method Description
GET_PARTNERSUMMARYLIST() Getter for PARTNERSUMMARYLIST, with configurable default
ASK_PARTNERSUMMARYLIST() Getter for PARTNERSUMMARYLIST w/ exceptions if field has no
HAS_PARTNERSUMMARYLIST() Determine if PARTNERSUMMARYLIST has a value

NextToken

The token for retrieving the next page of results if more results are available.

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