SAP ABAP Class CL_SWNC_AGG_HITLIST_DBCNT ( "HITLISTS" DB Accesses Aggregate)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL_AGGREGATES (Package) Aggregation Functions for Statistics Collector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_AGG_HITLIST | "HITLISTS" Aggregate | 20040723 |
Properties
| Class | CL_SWNC_AGG_HITLIST_DBCNT | |
| Short Description | "HITLISTS" DB Accesses Aggregate | |
| Super Class | CL_SWNC_AGG_HITLIST | "HITLISTS" Aggregate |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL_AGGREGATES | Aggregation Functions for Statistics Collector |
| Created | 20040723 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_AGG_HITLIST_DBCNT has no forward declaration.
Interfaces
Class CL_SWNC_AGG_HITLIST_DBCNT has no interface implemented.
Friends
Class CL_SWNC_AGG_HITLIST_DBCNT 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) | T_DBCHITLIST | 20040816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040816 |
Events
Class CL_SWNC_AGG_HITLIST_DBCNT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DBCHITLIST | Private | See coding | 20040816 | t_dbchitlist TYPE SORTED TABLE OF swnchitlist WITH NON-UNIQUE KEY tasktype DBCALLS
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_AGG_BUFFER_STAT | Preaggregate Buffer | 20040816 | |||
| 2 | I_T_HITLIST | Call by reference | Type reference (TYPE) | SWNC_T_AGGHITLIST | SAP Workload NW Collector: hitlist table | 20040816 |
Method CONSTRUCTOR on class CL_SWNC_AGG_HITLIST_DBCNT has no exception.
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in | 700 |