SAP ABAP Class CL_SWNC_AGG_SPOOL ( "SPOOL" 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_COLLEAGUE | Abstract Class for All Actual Aggregates | 20040805 |
Properties
Class | CL_SWNC_AGG_SPOOL | |
Short Description | "SPOOL" Aggregate | |
Super Class | CL_SWNC_AGG_COLLEAGUE | Abstract Class for All Actual Aggregates |
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 | 20040805 | SAP |
Last change | 20041208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWNC_AGG_SPOOL has no forward declaration.
Interfaces
Class CL_SWNC_AGG_SPOOL has no interface implemented.
Friends
Class CL_SWNC_AGG_SPOOL 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) | AGGREGATE_STR | Task Time Aggregation Table | 20040805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Create Aggregate Structure from Single Record | 20040805 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040805 |
3 | ![]() |
Instance method | Private | Method | Merge Two Aggregate Structures | 20040805 |
4 | ![]() |
Instance method | Public | Method | Return Aggregates Table | 20040805 |
5 | ![]() |
Instance method | Public | Method | Return "X" if Aggregates Table Is Initial | 20040805 |
6 | ![]() |
Instance method | Public | Method | 20040902 |
Events
Class CL_SWNC_AGG_SPOOL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | AGGREGATE_STR | Public | Type reference (TYPE) | SWNCAGGSPOOL | SAP Workload NW Collector: Spool | 20040805 |
|
Method Signatures
Method ADD_SPOOL_SUBRECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_SPO | Call by reference | Type reference (TYPE) | AGGREGATE_STR | SAP Workload NW Collector: Statistik-Subsatz Spool | 20041116 | ||
2 | ![]() |
I_SPO | Call by reference | Type reference (TYPE) | SWNCSUBSPO | SAP Workload NW Collector: Statistik-Subsatz Spool Activity | 20040805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040805 | ||
2 | ![]() |
20040805 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGGREGATE | Call by reference | Type reference (TYPE) | AGGREGATE_STR | 20040805 | |||
2 | ![]() |
I_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_AGG_BUFFER_STAT | Preaggregate Buffer | 20040805 |
Method CONSTRUCTOR on class CL_SWNC_AGG_SPOOL has no exception.
Method DO_MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEWDATA | Call by reference | Type reference (TYPE) | AGGREGATE_STR | SAP Workload NW Collector: Tasktypen | 20040805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040805 | ||
2 | ![]() |
20040805 |
Method GET_AGGREGATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | AGGREGATE_STR | tasktype aggregation table | 20040805 |
Method GET_AGGREGATE on class CL_SWNC_AGG_SPOOL 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) | 20040805 |
Method IS_INITIAL on class CL_SWNC_AGG_SPOOL has no exception.
Method PREPARE_AGGREGATE_STR 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) | CL_SWNC_RECORD | 20040902 | |||
2 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | AGGREGATE_STR | 20040902 |
Method PREPARE_AGGREGATE_STR on class CL_SWNC_AGG_SPOOL has no exception.
History
Last changed by/on | SAP | 20041208 |
SAP Release Created in | 700 |