/AWS1/CL_MPGSRCHAGREEMENTSOUT¶
SearchAgreementsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_agreementviewsummaries TYPE /AWS1/CL_MPGAGREEMENTVIEWSUMM=>TT_AGREEMENTVIEWSUMMARYLIST TT_AGREEMENTVIEWSUMMARYLIST¶
A summary of the agreement, including top-level attributes (for example, the agreement ID, proposer, and acceptor).
iv_nexttoken TYPE /AWS1/MPGNEXTTOKEN /AWS1/MPGNEXTTOKEN¶
The token used for pagination. The field is
nullif there are no more results.
Queryable Attributes¶
agreementViewSummaries¶
A summary of the agreement, including top-level attributes (for example, the agreement ID, proposer, and acceptor).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGREEMENTVIEWSUMMARIES() |
Getter for AGREEMENTVIEWSUMMARIES, with configurable default |
ASK_AGREEMENTVIEWSUMMARIES() |
Getter for AGREEMENTVIEWSUMMARIES w/ exceptions if field has |
HAS_AGREEMENTVIEWSUMMARIES() |
Determine if AGREEMENTVIEWSUMMARIES has a value |
nextToken¶
The token used for pagination. The field is
nullif there are no more 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 |