/AWS1/CL_BDDLSTDATAAUTOLIBSRSP¶
List DataAutomationLibraries Response
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_libraries TYPE /AWS1/CL_BDDDATAAUTOLIBSUMMARY=>TT_DATAAUTOLIBRARYSUMMARIES TT_DATAAUTOLIBRARYSUMMARIES¶
List of DataAutomationLibrarySummary objects
iv_nexttoken TYPE /AWS1/BDDNEXTTOKEN /AWS1/BDDNEXTTOKEN¶
Pagination token
Queryable Attributes¶
libraries¶
List of DataAutomationLibrarySummary objects
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIBRARIES() |
Getter for LIBRARIES, with configurable default |
ASK_LIBRARIES() |
Getter for LIBRARIES w/ exceptions if field has no value |
HAS_LIBRARIES() |
Determine if LIBRARIES has a value |
nextToken¶
Pagination token
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 |