/AWS1/CL_SAGENDPOINT¶
Represents a web application endpoint to be tested
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_uri TYPE /AWS1/SAGSTRING /AWS1/SAGSTRING¶
URI of the endpoint to test
Queryable Attributes¶
uri¶
URI of the endpoint to test
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_URI() |
Getter for URI, with configurable default |
ASK_URI() |
Getter for URI w/ exceptions if field has no value |
HAS_URI() |
Determine if URI 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_ENDPOINTLIST¶
TYPES TT_ENDPOINTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SAGENDPOINT WITH DEFAULT KEY
.