Skip to content

/AWS1/CL_BDDLSTDATAAUTOLIBIN01

List DataAutomationLibraryIngestionJobs Response

CONSTRUCTOR

IMPORTING

Optional arguments:

it_jobs TYPE /AWS1/CL_BDDDATAAUTOLIBINGJO00=>TT_DATAAUTOLIBINGESTJOBSUMS TT_DATAAUTOLIBINGESTJOBSUMS

List of data automation library ingestion jobs

iv_nexttoken TYPE /AWS1/BDDNEXTTOKEN /AWS1/BDDNEXTTOKEN

Pagination token for retrieving the next set of results


Queryable Attributes

jobs

List of data automation library ingestion jobs

Accessible with the following methods

Method Description
GET_JOBS() Getter for JOBS, with configurable default
ASK_JOBS() Getter for JOBS w/ exceptions if field has no value
HAS_JOBS() Determine if JOBS has a value

nextToken

Pagination token for retrieving the next set of 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