SAP ABAP Class CL_WDR_RUNTIME_MONITOR (CL_WDR_RUNTIME_MONITOR)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Properties
| Class | CL_WDR_RUNTIME_MONITOR | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20050217 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_RUNTIME_MONITOR has no forward declaration.
Interfaces
Class CL_WDR_RUNTIME_MONITOR has no interface implemented.
Friends
Class CL_WDR_RUNTIME_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_RR_COMPONENT | 20050217 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDR_RR_VIEW_USAGE_OBJECTS | Web Dynpro - Runtime Repository: View Embeddings | 20050217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDR_RR_WINDOW_OBJECTS | Web Dynpro - Runtime Repository: Windows | 20050217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050217 | ||
| 2 | Instance method | Public | Method | 20050217 | ||
| 3 | Instance method | Public | Method | 20050217 |
Events
Class CL_WDR_RUNTIME_MONITOR has no event.
Types
Class CL_WDR_RUNTIME_MONITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20050217 |
Method CONSTRUCTOR on class CL_WDR_RUNTIME_MONITOR has no exception.
Method GET_ROOT_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20050217 | |||
| 2 | WINDOW_NAME | Call by reference | Type reference (TYPE) | STRING | 20050217 |
Method GET_ROOT_VIEW_USAGES on class CL_WDR_RUNTIME_MONITOR has no exception.
Method GET_WINDOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20050217 |
Method GET_WINDOWS on class CL_WDR_RUNTIME_MONITOR has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |