/AWS1/CL_PTBLISTBENEFAPPSOUT¶
ListBenefitApplicationsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_benefitappsummaries TYPE /AWS1/CL_PTBBENEFITAPPSUMMARY=>TT_BENEFITAPPLICATIONSUMMARIES TT_BENEFITAPPLICATIONSUMMARIES¶
A list of benefit application 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¶
BenefitApplicationSummaries¶
A list of benefit application summaries matching the specified criteria.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BENEFITAPPSUMMARIES() |
Getter for BENEFITAPPLICATIONSUMMARIES, with configurable de |
ASK_BENEFITAPPSUMMARIES() |
Getter for BENEFITAPPLICATIONSUMMARIES w/ exceptions if fiel |
HAS_BENEFITAPPSUMMARIES() |
Determine if BENEFITAPPLICATIONSUMMARIES 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 |