/AWS1/CL_IOWIMPEDWIRELESSDEV¶
Information about a wireless device that has been added to an import task.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_sidewalk TYPE REF TO /AWS1/CL_IOWIMPEDSIDEWALKDEV /AWS1/CL_IOWIMPEDSIDEWALKDEV¶
The Sidewalk-related information about a device that has been added to an import task.
Queryable Attributes¶
Sidewalk¶
The Sidewalk-related information about a device that has been added to an import task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIDEWALK() |
Getter for SIDEWALK |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_IMPORTEDWIRELESSDEVICELIST¶
TYPES TT_IMPORTEDWIRELESSDEVICELIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOWIMPEDWIRELESSDEV WITH DEFAULT KEY
.