Skip to content

/AWS1/CL_PTTLISTCONNINVTNSRSP

ListConnectionInvitationsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_connectioninvtnsummaries TYPE /AWS1/CL_PTTCONNINVTNSUMMARY=>TT_CONNECTIONINVTNSUMMARYLIST TT_CONNECTIONINVTNSUMMARYLIST

A list of connection invitation summaries matching the specified criteria.

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

ConnectionInvitationSummaries

A list of connection invitation summaries matching the specified criteria.

Accessible with the following methods

Method Description
GET_CONNECTIONINVTNSUMMARIES() Getter for CONNECTIONINVTNSUMMARIES, with configurable defau
ASK_CONNECTIONINVTNSUMMARIES() Getter for CONNECTIONINVTNSUMMARIES w/ exceptions if field h
HAS_CONNECTIONINVTNSUMMARIES() Determine if CONNECTIONINVTNSUMMARIES 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