/AWS1/CL_LOCBTCDELDEVPOSITIO02¶
Contains the tracker resource details.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_deviceid TYPE /AWS1/LOCID /AWS1/LOCID¶
The ID of the device for this position.
io_error TYPE REF TO /AWS1/CL_LOCBATCHITEMERROR /AWS1/CL_LOCBATCHITEMERROR¶
Contains the batch request error details associated with the request.
Queryable Attributes¶
DeviceId¶
The ID of the device for this position.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEID() |
Getter for DEVICEID, with configurable default |
ASK_DEVICEID() |
Getter for DEVICEID w/ exceptions if field has no value |
HAS_DEVICEID() |
Determine if DEVICEID has a value |
Error¶
Contains the batch request error details associated with the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BTCDELDEVPOSITIONHISTORYE00¶
TYPES TT_BTCDELDEVPOSITIONHISTORYE00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_LOCBTCDELDEVPOSITIO02 WITH DEFAULT KEY
.