Skip to content

/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

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs.

Optional arguments:

it_events TYPE /AWS1/CL_IOWWIRELESSDEVEVTLO00=>TT_WIRELESSDEVEVTLOGOPTIONLIST TT_WIRELESSDEVEVTLOGOPTIONLIST

The list of wireless device event log options.


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

The log level for a log message. The log levels can be disabled, or set to ERROR to display less verbose logs containing only error information, or to INFO for more detailed logs.

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

The list of wireless device event log options.

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
.