SAP ABAP Class CL_SWNC_INDEX_CONTROL (SWNC Collector: Runtime Index)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_COLL (Package) Collector and Aggregates
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_INDEX_CONTROL_DAY | SWNC Collector: Runtime Index | 20041004 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_INDEX_CONTROL_INTERVAL | SWNC Collector: Runtime Index | 20041004 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_INDEX_CONTROL_TODAY | SWNC Collector: Runtime Index | 20041020 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_INDEX_CONTROL_TOTAL | SWNC Collector: Runtime Index | 20041005 |
Properties
| Class | CL_SWNC_INDEX_CONTROL | |
| Short Description | SWNC Collector: Runtime Index | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_COLL | Collector and Aggregates |
| Created | 20041004 | SAP |
| Last change | 20041208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_INDEX_CONTROL has no forward declaration.
Interfaces
Class CL_SWNC_INDEX_CONTROL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SWNC_COLLECTOR_DB | 20041004 | Aggregation of Statistics Records with DB Interface |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SWNCUZEIT | '000000' | SAP Workload NW Collector: Time | 20041004 | ||
| 2 | Constant | Public | Type reference (TYPE) | SWNCUZEIT | '235959' | SAP Workload NW Collector: Time | 20041004 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20041119 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SWNCMONIKEY | SAP Workload NW Collector: Data Cluster Index Table | 20041004 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Time Zone | 20041004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041004 | |
| 2 | Instance method | Protected | Method | Detect and Handle a Change of the System Time Zone | 20060502 | |
| 3 | Instance method | Protected | Method | 20041004 | ||
| 4 | Instance method | Protected | Method | 20050105 | ||
| 5 | Instance method | Protected | Method | 20041006 | ||
| 6 | Instance method | Public | Method | 20041005 | ||
| 7 | Instance method | Protected | Method | 20041008 | ||
| 8 | Instance method | Protected | Method | 20041004 | ||
| 9 | Instance method | Protected | Method | 20041006 |
Events
Class CL_SWNC_INDEX_CONTROL has no event.
Types
Class CL_SWNC_INDEX_CONTROL 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_MONIKEY | Call by reference | Type reference (TYPE) | SWNCMONIKEY | SAP Workload NW Collector: Schlüssel des Datenclusters | 20041004 | |||
| 2 | I_TIMEZONE | Call by reference | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Zeitzone | 20041004 |
Method CONSTRUCTOR on class CL_SWNC_INDEX_CONTROL has no exception.
Method DETECT_TIMEZONE_CHANGE Signature
Method DETECT_TIMEZONE_CHANGE on class CL_SWNC_INDEX_CONTROL has no parameter.
Method DETECT_TIMEZONE_CHANGE on class CL_SWNC_INDEX_CONTROL has no exception.
Method DO_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MONIINDEX | Value transfer | Type reference (TYPE) | SWNCMONIINDEX | SAP Workload NW Collector: Daten-Cluster Indextabelle | 20041004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | db save exception | 20041008 |
Method FINISH_DAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MONIINDEX | Value transfer | Type reference (TYPE) | SWNCMONIINDEX | SAP Workload NW Collector: Daten-Cluster Indextabelle | 20050105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | db save exception | 20050105 |
Method GET_MONIINDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCMONIINDEX | SAP Workload NW Collector: Daten-Cluster Indextabelle | 20041006 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | db save exception | 20041006 |
Method GET_MONIKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCMONIKEY | SAP Workload NW Collector: Schlüssel des Datenclusters | 20041005 |
Method GET_MONIKEY on class CL_SWNC_INDEX_CONTROL has no exception.
Method GET_TIMEZONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCTIMEZONE | SAP Workload NW Collector: Zeitzone | 20041008 |
Method GET_TIMEZONE on class CL_SWNC_INDEX_CONTROL has no exception.
Method READ_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCMONIINDEX | SAP Workload NW Collector: Daten-Cluster Indextabelle | 20041004 |
Method READ_LAST on class CL_SWNC_INDEX_CONTROL has no exception.
Method SET_PERIODSTART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PERIODSTRT | Call by reference | Type reference (TYPE) | SWNCDATUM | SAP Workload NW Collector: Datum | 20041006 |
Method SET_PERIODSTART on class CL_SWNC_INDEX_CONTROL has no exception.
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |