/AWS1/CL_XRARSPTIMEROOTCAUSE01¶
A collection of segments and corresponding subsegments associated to a response time warning.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/XRASTRING /AWS1/XRASTRING¶
The name of the entity.
iv_coverage TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The type and messages of the exceptions.
iv_remote TYPE /AWS1/XRANULLABLEBOOLEAN /AWS1/XRANULLABLEBOOLEAN¶
A flag that denotes a remote subsegment.
Queryable Attributes¶
Name¶
The name of the entity.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Coverage¶
The type and messages of the exceptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COVERAGE() |
Getter for COVERAGE, with configurable default |
ASK_COVERAGE() |
Getter for COVERAGE w/ exceptions if field has no value |
STR_COVERAGE() |
String format for COVERAGE, with configurable default |
HAS_COVERAGE() |
Determine if COVERAGE has a value |
Remote¶
A flag that denotes a remote subsegment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REMOTE() |
Getter for REMOTE, with configurable default |
ASK_REMOTE() |
Getter for REMOTE w/ exceptions if field has no value |
HAS_REMOTE() |
Determine if REMOTE 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_RSPTIMEROOTCAUSEENTITYPATH¶
TYPES TT_RSPTIMEROOTCAUSEENTITYPATH TYPE STANDARD TABLE OF REF TO /AWS1/CL_XRARSPTIMEROOTCAUSE01 WITH DEFAULT KEY
.