/AWS1/CL_CWLGETLOGFIELDSRSP¶
GetLogFieldsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_logfields TYPE /AWS1/CL_CWLLOGFIELDSLISTITEM=>TT_LOGFIELDSLIST TT_LOGFIELDSLIST¶
The list of log fields for the specified data source, including field names and their data types.
Queryable Attributes¶
logFields¶
The list of log fields for the specified data source, including field names and their data types.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGFIELDS() |
Getter for LOGFIELDS, with configurable default |
ASK_LOGFIELDS() |
Getter for LOGFIELDS w/ exceptions if field has no value |
HAS_LOGFIELDS() |
Determine if LOGFIELDS has a value |