SAP ABAP Class CL_SWNC_GLOB_READER (Basis Class for Reading Workload Statistics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_INTERFACES (Package) Interfaces for Workload Statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_GLOB_READER | Reader of Workload Statistics Across Different Releases | 20050324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_AGGREGATES | Read Workload Statistics Aggregates | 20041112 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_DIRECTORY | Read Tables of Contents | 20041109 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_SNAPSHOT | Read Snapshot Aggregate of the Workload Statistics | 20041111 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_STATRECS | Read Single Record Statistics | 20041109 |
Properties
| Class | CL_SWNC_GLOB_READER | |
| Short Description | Basis Class for Reading Workload Statistics | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_INTERFACES | Interfaces for Workload Statistics |
| Created | 20041109 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_GLOB_READER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWNC_GLOB_READER | Reader of Workload Statistics Across Different Releases | 20050324 |
Friends
Class CL_SWNC_GLOB_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWNCTASKNAME | Task Name for aRFC | 20041119 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWNCSYSDEST | RFC Destination of a Monitoring System | 20041119 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWNC_GLOB_DEST_ADMIN | Administration of Destinations | 20041111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_RCINF | Log with Messages from Reading of Workload Statistics | 20041109 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SWNCSYSCAT | System Category | 20041109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds All RCINFO Fields to the Log | 20041109 | |
| 2 | Instance method | Public | Method | Adds a Table with Error Messages to the Log | 20041109 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20041110 | |
| 4 | Instance method | Public | Method | Starts the Reading of the Workload Statistics | 20041109 | |
| 5 | Instance method | Public | Method | Returns Log Messages | 20041109 |
Events
Class CL_SWNC_GLOB_READER has no event.
Types
Class CL_SWNC_GLOB_READER has no local type.
Method Signatures
Method ADD_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ERROR_TEXT | Call by reference | Type reference (TYPE) | SWNCERRORTXT | Text der Fehlermeldung | 20041129 | |||
| 2 | I_INSTANCE | Call by reference | Type reference (TYPE) | SWNCINSTANCE | Instanzname | 20041129 | |||
| 3 | I_RC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20041129 | |||
| 4 | I_RECS_READ | Call by reference | Type reference (TYPE) | SWNCRECS | Anzahl der Statistiksätze | 20041129 | |||
| 5 | I_SYSTEMID | Call by reference | Type reference (TYPE) | SYSYSID | SystemID | 20041129 |
Method ADD_MSG on class CL_SWNC_GLOB_READER has no exception.
Method ADD_MSG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MSG_TAB | Call by reference | Type reference (TYPE) | SWNCGL_T_RCINF | Tabelle mit Fehlermeldungen beim Lesen der Wokload Statistik | 20041109 |
Method ADD_MSG_TAB on class CL_SWNC_GLOB_READER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTINATION | Call by reference | Type reference (TYPE) | SWNCSYSDEST | RFC-Destination eines Monitoring-Systems | 20041110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destination für das Monitoring-System wird nicht unterstützt | 20041110 |
Method DO_READ Signature
Method DO_READ on class CL_SWNC_GLOB_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destination für das Monitoring-System wird nicht unterstützt | 20041110 |
Method GET_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_RCINF | Tabelle mit Fehlermeldungen beim Lesen der Wokload Statistik | 20041109 |
Method GET_PROTOCOL on class CL_SWNC_GLOB_READER has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 700 |