/AWS1/CL_PTBLISTBENEFALLOCSOUT¶
ListBenefitAllocationsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_benefitallocsummaries TYPE /AWS1/CL_PTBBENEFALLOCSUMMARY=>TT_BENEFITALLOCATIONSUMMARIES TT_BENEFITALLOCATIONSUMMARIES¶
A list of benefit allocation summaries matching the specified criteria.
iv_nexttoken TYPE /AWS1/PTBSTRING /AWS1/PTBSTRING¶
A pagination token to retrieve the next set of results, if more results are available.
Queryable Attributes¶
BenefitAllocationSummaries¶
A list of benefit allocation summaries matching the specified criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BENEFITALLOCSUMMARIES() |
Getter for BENEFITALLOCATIONSUMMARIES, with configurable def |
ASK_BENEFITALLOCSUMMARIES() |
Getter for BENEFITALLOCATIONSUMMARIES w/ exceptions if field |
HAS_BENEFITALLOCSUMMARIES() |
Determine if BENEFITALLOCATIONSUMMARIES has a value |
NextToken¶
A pagination token to retrieve the next set 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 |