SAP ABAP Interface IF_WDR_STATS (Web Dynpro ABAP SHM Statistics)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_GLOBAL_TASK | Web Dynpro ABAP SHM Root | 20050603 |
Properties
| Interface | IF_WDR_STATS | |
| Short Description | Web Dynpro ABAP SHM Statistics |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20050525 | SAP |
| Last changed | 20070911 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDR_STATS has no forward declaration.
Interfaces
Interface IF_WDR_STATS has no interface.
Friends
Interface IF_WDR_STATS has no friend.
Attributes
Interface IF_WDR_STATS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Statistics from Shared Memory | 20050525 | |
| 2 | Static method | Public | Method | Update Statistics in Shared Memory | 20050603 |
Events
Interface IF_WDR_STATS has no event.
Types
Interface IF_WDR_STATS has no local type.
Method Signatures
Method READ_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLCOUNT | Call by reference | Type reference (TYPE) | INT4 | Anzahl der Applikationen | 20051004 | |||
| 2 | CPUTIME | Call by reference | Type reference (TYPE) | INT4 | CPU-Zeit | 20051004 | |||
| 3 | HITCOUNT | Call by reference | Type reference (TYPE) | INT4 | Anzahl der Roundtrips | 20051004 | |||
| 4 | SESSCOUNT | Call by reference | Type reference (TYPE) | INT4 | Anzahl der Sessions | 20051004 | |||
| 5 | SHMTAB | Call by reference | Type reference (TYPE) | WDR_SHM_INFOTAB | WebDynpro SHM Info Tabelle | 20050613 |
Method READ_STATS on Interface IF_WDR_STATS has no exception.
Method UPDATE_STATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHMENTRY | Call by reference | Type reference (TYPE) | WDR_SHM_INFO | WebDynpro SHM Info | 20050705 |
Method UPDATE_STATS on Interface IF_WDR_STATS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |