Skip to content

/AWS1/CL_IOWFUOTATASKLOGOPTION

The log options for FUOTA tasks and can be used to set log levels for a specific type of FUOTA task.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/IOWFUOTATASKTYPE /AWS1/IOWFUOTATASKTYPE

The FUOTA task type.

iv_loglevel TYPE /AWS1/IOWLOGLEVEL /AWS1/IOWLOGLEVEL

LogLevel

Optional arguments:

it_events TYPE /AWS1/CL_IOWFUOTATSKEVTLOGOP00=>TT_FUOTATASKEVENTLOGOPTIONLIST TT_FUOTATASKEVENTLOGOPTIONLIST

Events


Queryable Attributes

Type

The FUOTA task 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_FUOTATASKLOGOPTIONLIST

TYPES TT_FUOTATASKLOGOPTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOWFUOTATASKLOGOPTION WITH DEFAULT KEY
.