SAP ABAP Class CL_SWNC_COLLECTOR (Aggregation of Statistics Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL (Package) Collector and Aggregates
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_AGG_MEDIATOR | Interface for Aggregate Objects | 20040602 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_COLLECTOR_DB | Aggregation of Statistics Records with DB Interface | 20040602 |
Properties
| Class | CL_SWNC_COLLECTOR | |
| Short Description | Aggregation of Statistics Records | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL | Collector and Aggregates |
| Created | 20040602 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_COLLECTOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWNC_AGG_MEDIATOR | Interface for Aggregate Objects | 20040602 |
Friends
Class CL_SWNC_COLLECTOR 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_SWNC_AGG_BUFFER | Abstract Class for All Actual Aggregates | 20040907 | |||
| 2 | Constant | Public | Type reference (TYPE) | SWNCCOLLECTORTYPE | 'NW Application' | Application Statistics Collector Type | 20040928 | ||
| 3 | Constant | Public | Type reference (TYPE) | SWNCCOLLECTORTYPE | 'NW Test Application' | Application Statistics Test Collector | 20040929 | ||
| 4 | Constant | Public | Type reference (TYPE) | SWNCCOLLECTORTYPE | 'NW Workload' | Workload Collector Type | 20040928 | ||
| 5 | Constant | Public | Type reference (TYPE) | SWNCCOLLECTORTYPE | 'NW Test Workload' | Workload Test Collector | 20040929 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20041013 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWNCTIMESTAMP | SAP Workload NW Collector UTC Time Stamp (YYYYMMDDhhmmss) | 20040809 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20050105 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | SWNCTIMESTAMP | SAP Workload NW Collector UTC Time Stamp (YYYYMMDDhhmmss) | 20040809 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20041013 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | 20040914 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | 20041221 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SWNC_T_AGGOBJ | SAP Workload NW Collector: Aggregates References Table | 20040806 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_TCODES | NW05 Collector: TCodes Table | 20040907 |
Methods
Events
Class CL_SWNC_COLLECTOR has no event.
Types
Class CL_SWNC_COLLECTOR has no local type.
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) | IF_SWNC_AGG_BUFFER | SWNC Aggregation Buffer | 20040907 | |||
| 2 | I_T_AGGREGATES | Call by reference | Type reference (TYPE) | SWNC_T_AGGOBJ | SAP Workload NW Collector: Aggregates references table | 20040907 | |||
| 3 | I_T_TCODES | Call by reference | Type reference (TYPE) | SWNC_T_TCODES | NW05 Collector: tcodes table | 20040907 |
Method CONSTRUCTOR on class CL_SWNC_COLLECTOR has no exception.
Method GET_AGG_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGG_TYPE | Call by reference | Type reference (TYPE) | SWNCAGGTYPEINT | Dummy für B20 int1 (überall lokal!) | 20040713 | |||
| 2 | RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SWNC_AGG_COLLEAGUE | Abstract Klasse fuer alle konkrete Agregate | 20040713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | type check exception | 20040713 |
Method GET_AGG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNC_T_AGGOBJ | SAP Workload NW Collector: Aggregates references table | 20041008 |
Method GET_AGG_TABLE on class CL_SWNC_COLLECTOR has no exception.
Method GET_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | IF_SWNC_AGG_BUFFER | Preaggregate Buffer | 20040907 |
Method GET_BUFFER on class CL_SWNC_COLLECTOR has no exception.
Method GET_EXCEPTIONS_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20041013 |
Method GET_EXCEPTIONS_COUNT on class CL_SWNC_COLLECTOR has no exception.
Method GET_FIRSTRECORD_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040809 |
Method GET_FIRSTRECORD_TIME on class CL_SWNC_COLLECTOR has no exception.
Method GET_LASTRECORD_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040809 |
Method GET_LASTRECORD_TIME on class CL_SWNC_COLLECTOR has no exception.
Method GET_LAST_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20041013 |
Method GET_LAST_EXCEPTION on class CL_SWNC_COLLECTOR has no exception.
Method GET_RECORDS_IN_AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20041022 |
Method GET_RECORDS_IN_AGGREGATE on class CL_SWNC_COLLECTOR has no exception.
Method GET_RECORDS_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20040914 |
Method GET_RECORDS_PROCESSED on class CL_SWNC_COLLECTOR has no exception.
Method GET_SINGLE_RECS_PROCESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | I | 20041221 |
Method GET_SINGLE_RECS_PROCESSED on class CL_SWNC_COLLECTOR has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040809 |
Method IS_INITIAL on class CL_SWNC_COLLECTOR has no exception.
Method NEED_AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAINREC | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_MAINREC | Schnittstelle für Zugriff auf Statistikhauptsätze | 20040908 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | SWNCAGGTYPEINT | 20040908 | ||||
| 3 | RETURN | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20040908 |
Method NEED_AGGREGATE on class CL_SWNC_COLLECTOR has no exception.
Method SAVE_AGGREGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_AGGREGATE | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_AGG_COLLEAGUE | Aggregate Colleague | 20040709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | db save exception | 20040713 |
Method SET_AGG_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATES | Call by reference | Type reference (TYPE) | SWNC_T_AGGOBJ | SAP Workload NW Collector: Aggregates references table | 20071206 |
Method SET_AGG_TABLE on class CL_SWNC_COLLECTOR has no exception.
Method UPDATE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RECTIME | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040809 |
Method UPDATE_TIME on class CL_SWNC_COLLECTOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |