SAP ABAP Class CL_SWNC_STATREC_SET_TABLE_SCSM (Storing of Statistics Records in 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_NESTED_TAB | Storing of Statistics Records in Nested Tables | 20041125 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SWNC_STATREC_SET_AGG_BADI | Aggregation of Statistics Records + User Exit | 20041125 |
Properties
| Class | CL_SWNC_STATREC_SET_TABLE_SCSM | |
| Short Description | Storing of Statistics Records in Nested Tables | |
| Super Class | CL_SWNC_STATREC_SET_NESTED_TAB | Storing of Statistics Records in Nested Tables |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWNC_READ | Read Functions for Workload Statistics |
| Created | 20041125 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SWNC_STATREC_SET_TABLE_SCSM has no forward declaration.
Interfaces
Class CL_SWNC_STATREC_SET_TABLE_SCSM has no interface implemented.
Friends
Class CL_SWNC_STATREC_SET_TABLE_SCSM 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_EXTPASSPORTREC | Table Containing Passport Subrecords | 20080827 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_STATRECS | Table Type for Statistics Records (Deep Structures) | 20041125 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_TREXREC | Table with TREX Subrecords | 20090429 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWNCGL_T_WEBSERVICEREC | Table of Web Service Subrecords | 20081114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Free All Tables | 20050208 | |
| 2 | Instance method | Public | Method | Returns Result Table with Passport Subrecords | 20080827 | |
| 3 | Instance method | Public | Method | Returns Result Table with Statistics Records | 20041125 | |
| 4 | Instance method | Public | Method | Returns Result Table with TREX Subrecords | 20090429 | |
| 5 | Instance method | Public | Method | Returns Result Table with Web Service Subrecords | 20081114 | |
| 6 | Instance method | Private | Method | Assignment of GUINETTIME | 20041125 |
Events
Class CL_SWNC_STATREC_SET_TABLE_SCSM has no event.
Types
Class CL_SWNC_STATREC_SET_TABLE_SCSM has no local type.
Method Signatures
Method FREE Signature
Method FREE on class CL_SWNC_STATREC_SET_TABLE_SCSM has no parameter.
Method FREE on class CL_SWNC_STATREC_SET_TABLE_SCSM has no exception.
Method GET_EXTPASSPORTRECS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | SWNCGL_T_EXTPASSPORTREC | Tabelle mit Passportsubsätzen | 20080827 |
Method GET_EXTPASSPORTRECS on class CL_SWNC_STATREC_SET_TABLE_SCSM 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_STATRECS | Interne Tabelle für Statistiksätze (tiefe Strukturen) | 20041125 |
Method GET_STATRECS on class CL_SWNC_STATREC_SET_TABLE_SCSM 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_TREXREC | Tabelle mit TREX-Subsätzen | 20090429 |
Method GET_TREXRECS on class CL_SWNC_STATREC_SET_TABLE_SCSM 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_WEBSERVICEREC | Tabelle mit Passportsubsätzen | 20081114 |
Method GET_WEBSERVICERECS on class CL_SWNC_STATREC_SET_TABLE_SCSM has no exception.
Method REASSIGN_GUINETTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_STATRECS | Call by reference | Type reference (TYPE) | SWNCGL_T_STATRECS | Tabelle für Statistikhauptsätze | 20041125 |
Method REASSIGN_GUINETTIME on class CL_SWNC_STATREC_SET_TABLE_SCSM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |