SAP ABAP Class CL_SWNC_TOTAL_PERF_CONTROL (Performance Measurement for Total Collector)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_PERFORMANCE_INDICATOR | Performance Measurement for Collector | 20041011 |
Properties
| Class | CL_SWNC_TOTAL_PERF_CONTROL | |
| Short Description | Performance Measurement for Total Collector | |
| Super Class | CL_SWNC_PERFORMANCE_INDICATOR | Performance Measurement for Collector |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | S06 | |
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL | Collector and Aggregates |
| Created | 20041011 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_TOTAL_PERF_CONTROL has no forward declaration.
Interfaces
Class CL_SWNC_TOTAL_PERF_CONTROL has no interface implemented.
Friends
Class CL_SWNC_TOTAL_PERF_CONTROL 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) | SWNCSYSID | SAP Workload NW Collector: SystemID | 20041015 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWNCHOSTNAME | SAP Workload NW Collector: Host Name | 20041014 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWNCCOMPTYPE | SAP Workload NW Collector: Component Type | 20041015 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWNCDATUM | SAP Workload NW Collector: Date | 20041011 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWNCPERITYPE | SAP Workload NW Collector: Period Type | 20041011 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | PERFOBJTABLE | 20041011 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041014 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041011 | |
| 3 | Instance method | Public | Method | 20041014 | ||
| 4 | Instance method | Public | Method | 20041011 |
Events
Class CL_SWNC_TOTAL_PERF_CONTROL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LISTENER | Private | Object reference (TYPE REF TO) | IF_SWNC_PERF_LISTENER_TOTAL | 20041011 | |
|
| 2 | PERFOBJTABLE | Private | See coding | 20041011 | perfobjtable TYPE TABLE OF listener
|
Method Signatures
Method ATTACH_LISTENER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SWNC_PERF_LISTENER_TOTAL | 20041014 |
Method ATTACH_LISTENER on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASSIGNDSYS | Call by reference | Type reference (TYPE) | SWNCSYSID | SAP Workload NW Collector: SystemID | 20041011 | |||
| 2 | I_COMPONENT | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | SAP Workload NW Collector: Hostname | 20041011 | |||
| 3 | I_COMPTYPE | Call by reference | Type reference (TYPE) | SWNCCOMPTYPE | SAP Workload NW Collector: Komponententyp | 20041011 |
Method CONSTRUCTOR on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.
Method NEXT_PERIOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMPONENT | Call by reference | Type reference (TYPE) | SWNCHOSTNAME | SAP Workload NW Collector: Hostname | 20041014 | |||
| 2 | I_PERIODSTRT | Call by reference | Type reference (TYPE) | SWNCDATUM | SAP Workload NW Collector: Datum | 20041014 | |||
| 3 | I_PERIODTYPE | Call by reference | Type reference (TYPE) | SWNCPERITYPE | SAP Workload NW Collector: Periodentyp | 20041014 |
Method NEXT_PERIOD on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.
Method SAVE_MEASUREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LINES_INPUT1 | Call by reference | Type reference (TYPE) | I | 20041022 | ||||
| 2 | I_LINES_INPUT2 | Call by reference | Type reference (TYPE) | I | 20041022 | ||||
| 3 | I_LINES_RESULT | Call by reference | Type reference (TYPE) | I | 20041022 |
Method SAVE_MEASUREMENT on class CL_SWNC_TOTAL_PERF_CONTROL has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |