SAP ABAP Class IF_WDR_STATS (Web Dynpro ABAP SHM Statistics)
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
| Class | IF_WDR_STATS | |
| Short Description | Web Dynpro ABAP SHM Statistics | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050525 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_WDR_STATS has no forward declaration.
Interfaces
Class IF_WDR_STATS has no interface implemented.
Friends
Class IF_WDR_STATS has no friend class.
Attributes
Class 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
Class IF_WDR_STATS has no event.
Types
Class 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 class 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 class IF_WDR_STATS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |