/AWS1/CL_IOWWIRELESSDEVLOGOP00¶
The log options for wireless devices and can be used to set log levels for a specific type of wireless device.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_type
TYPE /AWS1/IOWWIRELESSDEVICETYPE
/AWS1/IOWWIRELESSDEVICETYPE
¶
The wireless device type.
iv_loglevel
TYPE /AWS1/IOWLOGLEVEL
/AWS1/IOWLOGLEVEL
¶
LogLevel
Optional arguments:¶
it_events
TYPE /AWS1/CL_IOWWIRELESSDEVEVTLO00=>TT_WIRELESSDEVEVTLOGOPTIONLIST
TT_WIRELESSDEVEVTLOGOPTIONLIST
¶
Events
Queryable Attributes¶
Type¶
The wireless device type.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
LogLevel¶
LogLevel
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOGLEVEL() |
Getter for LOGLEVEL, with configurable default |
ASK_LOGLEVEL() |
Getter for LOGLEVEL w/ exceptions if field has no value |
HAS_LOGLEVEL() |
Determine if LOGLEVEL has a value |
Events¶
Events
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTS() |
Getter for EVENTS, with configurable default |
ASK_EVENTS() |
Getter for EVENTS w/ exceptions if field has no value |
HAS_EVENTS() |
Determine if EVENTS 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_WIRELESSDEVICELOGOPTIONLIST
¶
TYPES TT_WIRELESSDEVICELOGOPTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOWWIRELESSDEVLOGOP00 WITH DEFAULT KEY
.