SAP ABAP Class CL_SWNC_STATREC_SET (Abstract Class for Collecting Statistics Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ (Package) Read Functions for Workload Statistics

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_STATREC | Main Interface for Reading Statistics Records | 20040916 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_STATREC_SET_AGG | Aggregation of Statistics Records | 20040510 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_STATREC_SET_NESTED_TAB | Storing of Statistics Records in Nested Tables | 20041006 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_STATREC_SET_TABLE | Storing of Statistics Records in "Non-Nested Tables" | 20040510 |
Properties
Class | CL_SWNC_STATREC_SET | |
Short Description | Abstract Class for Collecting Statistics Records | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWNC_READ | Read Functions for Workload Statistics |
Created | 20040510 | SAP |
Last change | 20050228 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWNC_STATREC_SET has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWNC_STATREC | Main Interface for Reading Statistics Records | 20040916 |
Friends
Class CL_SWNC_STATREC_SET 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) | I | 20050203 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | SAP Workload NW Collector: Character-Type Flag | 20050203 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWNC_RECORDS_FILTER | Interface for Selection Parameters | 20040510 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWNC_READER | Interface for Access to Read Objects for Statistics Record | 20040916 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20050203 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_T_REFMAINRECORDS | Table for References to Object for Statistics Main Records | 20040511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Statistics Record to a Result Table | 20040510 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040511 |
3 | ![]() |
Instance method | Private | Method | End Read | 20040916 |
4 | ![]() |
Instance method | Public | Method | 20050203 | |
5 | ![]() |
Instance method | Private | Method | Initialization of the Read | 20040916 |
6 | ![]() |
Instance method | Public | Method | 20040916 | |
7 | ![]() |
Instance method | Public | Method | 20040916 |
Events
Class CL_SWNC_STATREC_SET has no event.
Types
Class CL_SWNC_STATREC_SET has no local type.
Method Signatures
Method APPEND_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAINRECORD | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_MAINREC | Referenz auf Statistikhauptsatz | 20040517 |
Method APPEND_RECORD on class CL_SWNC_STATREC_SET has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_RECORDS_FILTER | Filter-Objekt mit Selektionsparameter | 20040511 | ||
2 | ![]() |
I_READER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_READER | Schnittstelle für Zugriff auf Lese-Objekte für Statistiksätz | 20040527 |
Method CONSTRUCTOR on class CL_SWNC_STATREC_SET has no exception.
Method FINALIZE_READ Signature
Method FINALIZE_READ on class CL_SWNC_STATREC_SET has no parameter.
Method FINALIZE_READ on class CL_SWNC_STATREC_SET has no exception.
Method GET_READ_STATISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONV_ERRORS | Call by reference | Type reference (TYPE) | I | 20050203 | |||
2 | ![]() |
E_EOF_FLAG | Call by reference | Type reference (TYPE) | SWNC_CFLAG | SAP Workload NW Collector: Zeichenartiges Flag | 20050203 | ||
3 | ![]() |
E_RECORDS_FILTERED | Call by reference | Type reference (TYPE) | I | 20050203 |
Method GET_READ_STATISTIC on class CL_SWNC_STATREC_SET has no exception.
Method INITIALIZE_READ Signature
Method INITIALIZE_READ on class CL_SWNC_STATREC_SET has no parameter.
Method INITIALIZE_READ on class CL_SWNC_STATREC_SET has no exception.
Method SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_RECORDS_FILTER | Schnittstelle für alle Lese-Objekte von Statistiksätzen | 20040916 |
Method SET_FILTER on class CL_SWNC_STATREC_SET has no exception.
Method SET_READER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_READER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_READER | Schnittstelle für alle Lese-Objekte von Statistiksätzen | 20040916 |
Method SET_READER on class CL_SWNC_STATREC_SET has no exception.
History
Last changed by/on | SAP | 20050228 |
SAP Release Created in | 700 |