/AWS1/CL_OUTLSTCATALOGITEMSOUT¶
ListCatalogItemsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_catalogitems TYPE /AWS1/CL_OUTCATALOGITEM=>TT_CATALOGITEMLISTDEFINITION TT_CATALOGITEMLISTDEFINITION¶
Information about the catalog items.
iv_nexttoken TYPE /AWS1/OUTTOKEN /AWS1/OUTTOKEN¶
NextToken
Queryable Attributes¶
CatalogItems¶
Information about the catalog items.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGITEMS() |
Getter for CATALOGITEMS, with configurable default |
ASK_CATALOGITEMS() |
Getter for CATALOGITEMS w/ exceptions if field has no value |
HAS_CATALOGITEMS() |
Determine if CATALOGITEMS has a value |
NextToken¶
NextToken
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 |