/AWS1/CL_GLUCRAWLERNODEDETAILS¶
The details of a Crawler node present in the workflow.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_crawls TYPE /AWS1/CL_GLUCRAWL=>TT_CRAWLLIST TT_CRAWLLIST¶
A list of crawls represented by the crawl node.
Queryable Attributes¶
Crawls¶
A list of crawls represented by the crawl node.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CRAWLS() |
Getter for CRAWLS, with configurable default |
ASK_CRAWLS() |
Getter for CRAWLS w/ exceptions if field has no value |
HAS_CRAWLS() |
Determine if CRAWLS has a value |