SAP ABAP Class /SDF/CL_IVIS_DC_EVENT_LIST (Handle list of event objects)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/INTEGR_VIS (Package) Data collectors ABAP based middleware technologies
⤷
⤷
Properties
| Class | /SDF/CL_IVIS_DC_EVENT_LIST | |
| Short Description | Handle list of event objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/INTEGR_VIS | Data collectors ABAP based middleware technologies |
| Created | 20120706 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_IVIS_DC_EVENT_LIST has no forward declaration.
Interfaces
Class /SDF/CL_IVIS_DC_EVENT_LIST has no interface implemented.
Friends
Class /SDF/CL_IVIS_DC_EVENT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /SDF/IVIS_DC_EVENT_REF_T | List of event objects | 20120706 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120706 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120706 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20120706 | |
| 3 | Instance method | Public | Method | 20120706 | ||
| 4 | Instance method | Public | Method | 20120718 | ||
| 5 | Instance method | Public | Method | 20120706 |
Events
Class /SDF/CL_IVIS_DC_EVENT_LIST has no event.
Types
Class /SDF/CL_IVIS_DC_EVENT_LIST has no local type.
Method Signatures
Method ADD_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_OBJECT | Call by reference | Object reference (TYPE REF TO) | /SDF/IF_IVIS_DC_EVENT | Interface for message event | 20120706 |
Method ADD_EVENT on class /SDF/CL_IVIS_DC_EVENT_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /SDF/CL_IVIS_DC_EVENT_LIST has no parameter.
Method CONSTRUCTOR on class /SDF/CL_IVIS_DC_EVENT_LIST has no exception.
Method GET_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | /SDF/IF_IVIS_DC_EVENT | Interface for message event | 20120706 |
Method GET_NEXT on class /SDF/CL_IVIS_DC_EVENT_LIST has no exception.
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20120718 |
Method IS_EMPTY on class /SDF/CL_IVIS_DC_EVENT_LIST has no exception.
Method RESET Signature
Method RESET on class /SDF/CL_IVIS_DC_EVENT_LIST has no parameter.
Method RESET on class /SDF/CL_IVIS_DC_EVENT_LIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_620 |