/AWS1/CL_CRMLSTCOLLABORATION13¶
ListCollaborationChangeRequestsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_collaborationchangereqs00 TYPE /AWS1/CL_CRMCOLLABORATIONCHA01=>TT_COLLABORATIONCHANGEREQSUM00 TT_COLLABORATIONCHANGEREQSUM00¶
The list of collaboration change request summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CRMPAGINATIONTOKEN /AWS1/CRMPAGINATIONTOKEN¶
The pagination token that's used to fetch the next set of results.
Queryable Attributes¶
collaborationChangeRequestSummaries¶
The list of collaboration change request summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLLABORATIONCHANGEREQ00() |
Getter for COLLABORATIONCHANGEREQSUMS, with configurable def |
ASK_COLLABORATIONCHANGEREQ00() |
Getter for COLLABORATIONCHANGEREQSUMS w/ exceptions if field |
HAS_COLLABORATIONCHANGEREQ00() |
Determine if COLLABORATIONCHANGEREQSUMS has a value |
nextToken¶
The pagination token that's used to fetch 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 |