/AWS1/CL_CWLGETLOGRECORDRSP¶
GetLogRecordResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_logrecord TYPE /AWS1/CL_CWLLOGRECORD_W=>TT_LOGRECORD TT_LOGRECORD¶
The requested log event, as a JSON string.
Queryable Attributes¶
logRecord¶
The requested log event, as a JSON string.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGRECORD() |
Getter for LOGRECORD, with configurable default |
ASK_LOGRECORD() |
Getter for LOGRECORD w/ exceptions if field has no value |
HAS_LOGRECORD() |
Determine if LOGRECORD has a value |