SAP ABAP Class CL_SWNC_STATREC_SET_TABLE (Storing of Statistics Records in "Non-Nested Tables")
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ (Package) Read Functions for Workload Statistics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_STATREC_SET | Abstract Class for Collecting Statistics Records | 20040510 |
Properties
| Class | CL_SWNC_STATREC_SET_TABLE | |
| Short Description | Storing of Statistics Records in "Non-Nested Tables" | |
| Super Class | CL_SWNC_STATREC_SET | Abstract Class for Collecting Statistics Records |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ | Read Functions for Workload Statistics |
| Created | 20040510 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_STATREC_SET_TABLE has no forward declaration.
Interfaces
Class CL_SWNC_STATREC_SET_TABLE has no interface implemented.
Friends
Class CL_SWNC_STATREC_SET_TABLE 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) | SWNC_T_SUBADM | Table for ADM Messages Subrecords | 20040525 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_ASTAT | Table for Application Statistics Main Records | 20040525 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBBTC | Table for Background Subrecords | 20040525 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBCLI | Table for Client Info Subrecords | 20040525 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBDBP | Table for DB Procedure Subrecords | 20040525 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBDB | Table for DB Subrecords | 20040525 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBESICHG | Table for ESI Subrecords | 20121015 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBESISUM | Table for ESI Totals Subrecords | 20120816 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBESI | Table for ESI Subrecords | 20120816 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | GUINET_HELP_TAB_TYP | Help table for GUINETTIME | 20040528 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBHTTPCD | 20050207 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBHTTPC | 20050207 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBHTTPSD | 20050207 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBHTTPS | 20050207 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_MAINREC | Table for Statistics Main Records | 20040525 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBRFCCD | Table for RFC Client Destination Subrecords | 20040525 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBRFCC | Table for RFC Client Subrecords | 20040525 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBRFCSD | Table for RFC Server Destination Subrecords | 20040525 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBRFCS | Table for RFC Server Subrecords | 20040525 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSMTPCD | 20050207 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSMTPC | 20050207 | ||||
| 22 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSMTPSD | 20050207 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSMTPS | 20050207 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSPOA | Table for Spool Activity Subrecords | 20040525 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBSPO | Table for Spool Subrecords | 20040525 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_STATINDEX | Index Table for Assignment of Main and Subrecords | 20040525 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBTAB | Table for Tables Subrecords | 20040525 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBTIINT | Table for Time Interval Subrecords | 20040525 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | SWNC_T_SUBVMC | 20050207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add Application Statistics Record | 20040525 | |
| 2 | Instance method | Private | Method | Add Standard Statistics Record with Subrecords | 20040525 | |
| 3 | Instance method | Public | Method | Returns Tables with Subrecords | 20040525 | |
| 4 | Instance method | Private | Method | Assignment of GUINETTIME | 20040528 |
Events
Class CL_SWNC_STATREC_SET_TABLE has no event.
Types
Class CL_SWNC_STATREC_SET_TABLE has no local type.
Method Signatures
Method APPEND_ASTAT_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASTATREC | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_RECORD_ASTAT | Anwendungsstatistik-Hauptsatz | 20040525 |
Method APPEND_ASTAT_TO_TABLE on class CL_SWNC_STATREC_SET_TABLE has no exception.
Method APPEND_STAT_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATREC | Call by reference | Object reference (TYPE REF TO) | CL_SWNC_RECORD | Statistikhauptsatz | 20040525 |
Method APPEND_STAT_TO_TABLE on class CL_SWNC_STATREC_SET_TABLE has no exception.
Method GET_STATREC_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ADM_MESSAGE_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBADM | Tabelle für ADM-Messages-Subsätze | 20040525 | |||
| 2 | E_ASTATRECORDS | Call by reference | Type reference (TYPE) | SWNC_T_ASTAT | Tabelle für Anwendungstatistik-Hauptsätze | 20040525 | |||
| 3 | E_BTC_STEP_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBBTC | Tabelle für Batch-Subsätze | 20040525 | |||
| 4 | E_CLIENT_INFO_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBCLI | Tabelle für Client-Info-Subsätze | 20040525 | |||
| 5 | E_DB_PROCEDURE_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBDBP | Tabelle für DB-Procedure-Subsätze | 20040525 | |||
| 6 | E_DB_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBDB | Tabelle für DB-Subsätze | 20040525 | |||
| 7 | E_ESI_CHANGE_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBESICHG | Tabelle für ESI-SubsätzeTabelle für ESI-Subsätze | 20121015 | |||
| 8 | E_ESI_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBESISUM | Tabelle für ESI-Summen-Subsätze | 20120816 | |||
| 9 | E_ESI_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBESI | Tabelle für ESI-Subsätze | 20120816 | |||
| 10 | E_HTTP_CLIENT_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBHTTPCD | 20050207 | ||||
| 11 | E_HTTP_CLIENT_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBHTTPC | 20050207 | ||||
| 12 | E_HTTP_SERVER_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBHTTPSD | 20050207 | ||||
| 13 | E_HTTP_SERVER_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBHTTPS | 20050207 | ||||
| 14 | E_MAINRECORDS | Call by reference | Type reference (TYPE) | SWNC_T_MAINREC | Tabelle für Statistikhauptsätze | 20040525 | |||
| 15 | E_RFC_CLIENT_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBRFCCD | Tabelle für RFC-Client-Destination-Subsätze | 20040525 | |||
| 16 | E_RFC_CLIENT_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBRFCC | Tabelle für RFC-Client-Subsätze | 20040525 | |||
| 17 | E_RFC_SERVER_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBRFCSD | Tabelle für RFC-Server-Destination-Subsätze | 20040525 | |||
| 18 | E_RFC_SERVER_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBRFCS | Tabelle für RFC-Server-Subsätze | 20040525 | |||
| 19 | E_SMTP_CLIENT_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSMTPCD | 20050207 | ||||
| 20 | E_SMTP_CLIENT_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSMTPC | 20050207 | ||||
| 21 | E_SMTP_SERVER_DEST_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSMTPSD | 20050207 | ||||
| 22 | E_SMTP_SERVER_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSMTPS | 20050207 | ||||
| 23 | E_SPOOL_ACTIVITY_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSPOA | Tabelle für Spool-Activity-Subsätze | 20040525 | |||
| 24 | E_SPOOL_PRINT_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBSPO | Tabelle für Spool-Subsätze | 20040525 | |||
| 25 | E_SUBRECORD_INDEX | Call by reference | Type reference (TYPE) | SWNC_T_STATINDEX | Index-Tabelle für Zuordnung Haupt- und Subsätze | 20040525 | |||
| 26 | E_TABLE_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBTAB | Tabelle für Tabellen-Subsätze | 20040525 | |||
| 27 | E_TIME_INTERVAL_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBTIINT | Tabelle für Time-Intervall-Subsätze | 20041115 | |||
| 28 | E_VM_CONTAINER_RECORDS | Call by reference | Type reference (TYPE) | SWNC_T_SUBVMC | 20050207 |
Method GET_STATREC_TABLES on class CL_SWNC_STATREC_SET_TABLE has no exception.
Method REASSIGN_GUINETTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAINRECORDS | Value transfer | Type reference (TYPE) | SWNC_T_MAINREC | Tabelle für Statistikhauptsätze | 20040528 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SWNC_T_MAINREC | Tabelle für Statistikhauptsätze | 20040528 |
Method REASSIGN_GUINETTIME on class CL_SWNC_STATREC_SET_TABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |