/AWS1/CL_CHVSTREAMINGNOTIFTGT¶
The target recipient for a streaming configuration notification.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_notificationtarget TYPE /AWS1/CHVNOTIFICATIONTARGET /AWS1/CHVNOTIFICATIONTARGET¶
The streaming notification target.
Queryable Attributes¶
NotificationTarget¶
The streaming notification target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTIFICATIONTARGET() |
Getter for NOTIFICATIONTARGET, with configurable default |
ASK_NOTIFICATIONTARGET() |
Getter for NOTIFICATIONTARGET w/ exceptions if field has no |
HAS_NOTIFICATIONTARGET() |
Determine if NOTIFICATIONTARGET 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_STREAMINGNOTIFTARGETLIST¶
TYPES TT_STREAMINGNOTIFTARGETLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CHVSTREAMINGNOTIFTGT WITH DEFAULT KEY
.