Skip to content

/AWS1/CL_GLUBTCGETCRAWLERSRSP

BatchGetCrawlersResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_crawlers TYPE /AWS1/CL_GLUCRAWLER=>TT_CRAWLERLIST TT_CRAWLERLIST

A list of crawler definitions.

it_crawlersnotfound TYPE /AWS1/CL_GLUCRAWLERNAMELIST_W=>TT_CRAWLERNAMELIST TT_CRAWLERNAMELIST

A list of names of crawlers that were not found.


Queryable Attributes

Crawlers

A list of crawler definitions.

Accessible with the following methods

Method Description
GET_CRAWLERS() Getter for CRAWLERS, with configurable default
ASK_CRAWLERS() Getter for CRAWLERS w/ exceptions if field has no value
HAS_CRAWLERS() Determine if CRAWLERS has a value

CrawlersNotFound

A list of names of crawlers that were not found.

Accessible with the following methods

Method Description
GET_CRAWLERSNOTFOUND() Getter for CRAWLERSNOTFOUND, with configurable default
ASK_CRAWLERSNOTFOUND() Getter for CRAWLERSNOTFOUND w/ exceptions if field has no va
HAS_CRAWLERSNOTFOUND() Determine if CRAWLERSNOTFOUND has a value