SAP ABAP Class CL_SWNC_GLOB_STATRECS (Read Single Record 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 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_GLOB_READER | Basis Class for Reading Workload Statistics | 20041109 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWNC_GLOB_ARFC_RECEIVER | Recipient of aRFC Call Back Routines Across Diff. Releases | 20041109 |
Properties
Class | CL_SWNC_GLOB_STATRECS | |
Short Description | Read Single Record Statistics | |
Super Class | CL_SWNC_GLOB_READER | Basis Class for Reading Workload Statistics |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWNC_INTERFACES | Interfaces for Workload Statistics |
Created | 20041108 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SWNC_GLOB_STATRECS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SWNC_GLOB_ARFC_RECEIVER | Recipient of aRFC Call Back Routines Across Diff. Releases | 20041109 |
Friends
Class CL_SWNC_GLOB_STATRECS 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) | SWNCGL_T_ESIRECS | Table Containing ESI Statistics Subrecords | 20070228 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Exclude Users (Default: None) | 20041214 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCRECS | Maximum Number of Records (Brake) for BI Extractor | 20041108 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_PASSPORTRECS | Table Containing Passport Subrecords | 20080827 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Read Users and Organizational Units for BI Extractor | 20041108 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Only Read Application Statistics Records | 20041108 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCMANDT | Restrict to a Client (Default: All) | 20041108 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Read Component Hierarchy for BI Extractor | 20041108 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCDATUM | Read End Date | 20041108 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCUZEIT | Read End Time | 20041108 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Only Read Main Records with Client Info (Passport) Subrecs | 20041108 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCDATUM | Read Start Date | 20041108 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCUZEIT | Read Start Time | 20041108 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNC_CFLAG | Only Read Kernel Statistics Records | 20041108 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCTIMEZONE | Read Time Zone | 20041108 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_TRANSID | Table with Transaction GUIDs | 20041108 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCUNAME | Restrict to a User (Default: All) | 20041108 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCRSHRT | Read Work Process | 20041108 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_SERVERS | Table with Information About the Instances of a System | 20041108 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_ALLRECS | Result Table with Single Statistics Records | 20041108 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_TREXRECS | Table with TREX Subrecords | 20090429 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Wait Time for RFC | 20041108 | ||
23 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_WEBSERVICERECS | Table of Web Service Subrecords | 20081114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds Error Messages from an R40 System to the Log | 20041129 |
2 | ![]() |
Instance method | Public | Method | 20041109 | |
3 | ![]() |
Instance method | Public | Method | 20041109 | |
4 | ![]() |
Instance method | Public | Method | 20041109 | |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041109 |
6 | ![]() |
Instance method | Public | Method | Returns ESI Statistics Subrecords | 20070228 |
7 | ![]() |
Instance method | Public | Method | Returns Passport Statistics Subrecords | 20080827 |
8 | ![]() |
Instance method | Public | Method | Returns Single Statistics Records | 20041108 |
9 | ![]() |
Instance method | Public | Method | Returns TREX Statistics Subrecords | 20090429 |
10 | ![]() |
Instance method | Public | Method | Returns Web Service Statistics Subrecords | 20081114 |
Events
Class CL_SWNC_GLOB_STATRECS has no event.
Types
Class CL_SWNC_GLOB_STATRECS has no local type.
Method Signatures
Method ADD_R40_RETURN_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RETURN_ERRORS_TAB | Call by reference | Type reference (TYPE) | SAPWLGLOB_RETURNERRORS | MS SQL int (obsolete - do not use anymore) | 20041129 |
Method ADD_R40_RETURN_ERRORS on class CL_SWNC_GLOB_STATRECS has no exception.
Method CALL_BACK_R40 Signature
Method CALL_BACK_R40 on class CL_SWNC_GLOB_STATRECS has no parameter.
Method CALL_BACK_R40 on class CL_SWNC_GLOB_STATRECS has no exception.
Method CALL_BACK_R46 Signature
Method CALL_BACK_R46 on class CL_SWNC_GLOB_STATRECS has no parameter.
Method CALL_BACK_R46 on class CL_SWNC_GLOB_STATRECS has no exception.
Method CALL_BACK_R70 Signature
Method CALL_BACK_R70 on class CL_SWNC_GLOB_STATRECS has no parameter.
Method CALL_BACK_R70 on class CL_SWNC_GLOB_STATRECS 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 | 20041109 | ||
2 | ![]() |
I_FLAG_EXCLUDE_USERNAME | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Ausschluß von Benutzern (Default: keiner) | 20041214 | ||
3 | ![]() |
I_MAX_RECORDS | Call by reference | Type reference (TYPE) | SWNCRECS | Maximale Anzahl von Sätzen (Bremze) für BI-Extraktor (-1 = | 20041109 | ||
4 | ![]() |
I_READ_ACCOUNTS | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Lesen von Anwender und Organisationeinheiten für BI-Extrakt | 20041109 | ||
5 | ![]() |
I_READ_ASTAT | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Nur Anwendungsstatistiksätze lesen | 20041109 | ||
6 | ![]() |
I_READ_CLIENT | Call by reference | Type reference (TYPE) | SWNCMANDT | Einschränkung auf einen Mandanten (Default: alle) | 20041109 | ||
7 | ![]() |
I_READ_COMPONENTS | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Lesen von Komponentenhierarchie für BI-Extraktor | 20041109 | ||
8 | ![]() |
I_READ_END_DATE | Call by reference | Type reference (TYPE) | SWNCDATUM | Lese-Enddatum | 20041109 | ||
9 | ![]() |
I_READ_END_TIME | Call by reference | Type reference (TYPE) | SWNCUZEIT | Lese-Endzeit | 20041109 | ||
10 | ![]() |
I_READ_ONLY_MAINRECORDS | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Nur Hauptsätze mit Clientinfo(Reisepass)-Subsätzen lesen | 20041109 | ||
11 | ![]() |
I_READ_START_DATE | Call by reference | Type reference (TYPE) | SWNCDATUM | Lese-Startdatum | 20041109 | ||
12 | ![]() |
I_READ_START_TIME | Call by reference | Type reference (TYPE) | SWNCUZEIT | Lese-Startzeit | 20041109 | ||
13 | ![]() |
I_READ_STAT | Call by reference | Type reference (TYPE) | SWNC_CFLAG | Nur Kernel-Statistiksätze lesen | 20041109 | ||
14 | ![]() |
I_READ_TIME_ZONE | Call by reference | Type reference (TYPE) | SWNCTIMEZONE | Lese-Zeitzone | 20041109 | ||
15 | ![]() |
I_READ_TRANSIDS | Call by reference | Type reference (TYPE) | SWNCGL_T_TRANSID | Tabelle mit Transaktions-GUID's | 20041109 | ||
16 | ![]() |
I_READ_USERNAME | Call by reference | Type reference (TYPE) | SWNCUNAME | Einschränkung auf einen Benutzer (Default: alle) | 20041109 | ||
17 | ![]() |
I_READ_WORKPROCESS | Call by reference | Type reference (TYPE) | SWNCRSHRT | Lesen von Workprozess | 20041109 | ||
18 | ![]() |
I_SELECT_FROM_SERVERS | Call by reference | Type reference (TYPE) | SWNCGL_T_SERVERS | Tabelle mit Infos zu den Instanzen eines Systems | 20041109 | ||
19 | ![]() |
I_WAIT_SECONDS | Call by reference | Type reference (TYPE) | I | Wartezeit auf RFC | 20041109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destination für das Monitoring-System wird nicht unterstützt | 20041109 |
Method GET_ESIRECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_ESIRECS | Tabelle mit ESI Statistiksubsätzen | 20070228 |
Method GET_ESIRECS on class CL_SWNC_GLOB_STATRECS has no exception.
Method GET_PASSPORTRECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_PASSPORTRECS | Tabelle mit Passport-Subsätzen | 20080827 |
Method GET_PASSPORTRECS on class CL_SWNC_GLOB_STATRECS has no exception.
Method GET_STATRECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_ALLRECS | Tabelle mit Statistikeinzelsätzen (systemübergreifend) | 20041108 |
Method GET_STATRECS on class CL_SWNC_GLOB_STATRECS has no exception.
Method GET_TREXRECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_TREXRECS | Tabelle mit TREX-Subsätzen | 20090429 |
Method GET_TREXRECS on class CL_SWNC_GLOB_STATRECS has no exception.
Method GET_WEBSERVICERECS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_WEBSERVICERECS | Tabelle mit Passport-Subsätzen | 20081114 |
Method GET_WEBSERVICERECS on class CL_SWNC_GLOB_STATRECS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |