SAP ABAP Class CL_SWNC_RECORD_ASTAT (Application-Specific Statistics Record (ASTAT))
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_RECORD Logical Statistics Record (Main Record with All Subrecords) 20040909
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_RECORD_ASTAT_GL ASTAT Record Based on SWNCGL 20050218
2 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_RECORD_ASTAT_PF ASTAT Record Based on PF 20050218
3 Inheritance (c INHERITING FROM c_ref)  CL_SWNC_RECORD_R70 Logical Statistics Record (Main Record with All Subrecords) 20050216
Properties
Class CL_SWNC_RECORD_ASTAT  
Short Description Application-Specific Statistics Record (ASTAT)    
Super Class CL_SWNC_RECORD Logical Statistics Record (Main Record with All Subrecords) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_READ   Read Functions for Workload Statistics 
Created 20040909   SAP 
Last change 20050308   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_RECORD_ASTAT has no forward declaration.
Interfaces
Class CL_SWNC_RECORD_ASTAT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SWNC_READER_ASTAT 20040914 Class for Reading Application-Specific Statistics Records
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ASTAT_SUBRECORD Instance attribute Private Type reference (TYPE) SWNCSUBASTAT SAP Workload NW Collector: Application Statistics Subrecord 20040909
Methods
# Method Level Visibility Method type Description Created on
1 GET_ASTAT_SUBRECORD Instance method Public Method 20040909
2 INITIALIZE_ASTAT_SUBRECORD Instance method Protected Method 20050228
Events
Class CL_SWNC_RECORD_ASTAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ENTRY_ID_TYPE Private See coding 20040909 BEGIN OF entry_id_type, tcode_or_report type SWNCTXT40, jobname type SWNCTXT32, type(1), "T)code or R)eport? END OF entry_id_type
Method Signatures

Method GET_ASTAT_SUBRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNCSUBASTAT SAP Workload NW Collector: Anwendungsstatistik Subsatz 20040909

Method GET_ASTAT_SUBRECORD on class CL_SWNC_RECORD_ASTAT has no exception.

Method INITIALIZE_ASTAT_SUBRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASTAT Call by reference Type reference (TYPE) SWNCSUBASTAT Tabelle für Anwendungstatistik-Subsätze 20050228

Method INITIALIZE_ASTAT_SUBRECORD on class CL_SWNC_RECORD_ASTAT has no exception.
History
Last changed by/on SAP  20050308 
SAP Release Created in 700