Skip to content

/AWS1/CL_PTSLSTENGAGEMENTINV01

ListEngagementInvitationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_engagementinvitationsums TYPE /AWS1/CL_PTSENGAGEMENTINVITA01=>TT_ENGAGEMENTINVITATIONSUMS TT_ENGAGEMENTINVITATIONSUMS

An array containing summaries of engagement invitations. Each summary includes information such as the invitation title, invitation date, and the current status of the invitation.

iv_nexttoken TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING

A pagination token returned when there are more results available than can be returned in a single call. Use this token to retrieve additional pages of engagement invitation summaries.


Queryable Attributes

EngagementInvitationSummaries

An array containing summaries of engagement invitations. Each summary includes information such as the invitation title, invitation date, and the current status of the invitation.

Accessible with the following methods

Method Description
GET_ENGAGEMENTINVITATIONSUMS() Getter for ENGAGEMENTINVITATIONSUMS, with configurable defau
ASK_ENGAGEMENTINVITATIONSUMS() Getter for ENGAGEMENTINVITATIONSUMS w/ exceptions if field h
HAS_ENGAGEMENTINVITATIONSUMS() Determine if ENGAGEMENTINVITATIONSUMS has a value

NextToken

A pagination token returned when there are more results available than can be returned in a single call. Use this token to retrieve additional pages of engagement invitation summaries.

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