/AWS1/CL_BDASEEDURL¶
The seed or starting point URL. You should be authorized to crawl the URL.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_url
TYPE /AWS1/BDAURL
/AWS1/BDAURL
¶
A seed or starting point URL.
Queryable Attributes¶
url¶
A seed or starting point URL.
Accessible with the following methods¶
Method | Description |
---|---|
GET_URL() |
Getter for URL, with configurable default |
ASK_URL() |
Getter for URL w/ exceptions if field has no value |
HAS_URL() |
Determine if URL has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SEEDURLS
¶
TYPES TT_SEEDURLS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDASEEDURL WITH DEFAULT KEY
.