/AWS1/CL_WKRBTCDEVUCCESSRSPI00¶
Contains information about a device that was successfully processed in a batch device operation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_appid TYPE /AWS1/WKRGENERICSTRING /AWS1/WKRGENERICSTRING¶
The application ID of the device that was successfully processed.
Queryable Attributes¶
appId¶
The application ID of the device that was successfully processed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPID() |
Getter for APPID, with configurable default |
ASK_APPID() |
Getter for APPID w/ exceptions if field has no value |
HAS_APPID() |
Determine if APPID 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_BATCHDEVICESUCCESSRSPITEMS¶
TYPES TT_BATCHDEVICESUCCESSRSPITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_WKRBTCDEVUCCESSRSPI00 WITH DEFAULT KEY
.