/AWS1/CL_AMPSCRAPERSTATUS¶
The ScraperStatus structure contains status information about the scraper.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_statuscode TYPE /AWS1/AMPSCRAPERSTATUSCODE /AWS1/AMPSCRAPERSTATUSCODE¶
The current status of the scraper.
Queryable Attributes¶
statusCode¶
The current status of the scraper.
Accessible with the following methods¶
| Method | Description | 
|---|---|
GET_STATUSCODE() | 
Getter for STATUSCODE, with configurable default | 
ASK_STATUSCODE() | 
Getter for STATUSCODE w/ exceptions if field has no value | 
HAS_STATUSCODE() | 
Determine if STATUSCODE has a value |