SAP ABAP Class CL_RSODSO_CNT (Context of Runtime Measurement)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_RUNTIME (Package) Runtime Measurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050715
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_CNT_DS Context: Measurement of DataStore Operations 20050706
Properties
Class CL_RSODSO_CNT  
Short Description Context of Runtime Measurement    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSBK    
Program status     
Category 0   
Package RSODSO_RUNTIME   Runtime Measurement 
Created 20050704   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20050715
Friends
Class CL_RSODSO_CNT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CREATION_TIME Instance attribute Public Type reference (TYPE) RSODSORTTS Time of Runtime Measurement 20050704
2 N_USER Instance attribute Public Type reference (TYPE) USER User for Which the Context Was Instantiated 20050704
3 O_ENABLED Instance attribute Protected Type reference (TYPE) RSODSORTENABLED Context for Measurement Permitted 20050706
4 O_T_SUBSTEPS Instance attribute Protected Type reference (TYPE) RSODSORT_T_SUBSTEP Substeps of a Measurement 20050704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050704
2 GET_ALL_SUBSTEPS Instance method Public Method Returns All Substeps of the Context 20050704
3 GET_DESCRIPTION Instance method Public Method Returns Description of the Context 20050704
4 GET_PARAMETER Instance method Public Method Returns Runtime Parameter of a Measurement 20050704
5 GET_SUBSTEP Instance method Public Method Returns the Description to a Substep 20050704
6 INIT Instance method Public Method 20050714
7 IS_ENABLED Instance method Public Method Context for Measurement Permitted? 20050706
Events
Class CL_RSODSO_CNT has no event.
Types
Class CL_RSODSO_CNT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSODSO_CNT has no parameter.
Method CONSTRUCTOR on class CL_RSODSO_CNT has no exception.

Method GET_ALL_SUBSTEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER_OF_SUBSTEPS Call by reference Type reference (TYPE) INT4 Anzahl möglicher Teilschritte 20050704
2 Exporting E_T_SUBSTEPS Call by reference Type reference (TYPE) RSODSORT_T_SUBSTEP Teilschritte einer Messung 20050704

Method GET_ALL_SUBSTEPS on class CL_RSODSO_CNT has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESCRIPTION Value transfer Type reference (TYPE) RSODSORTDESC Beschreibung eines Kontextes 20050704

Method GET_DESCRIPTION on class CL_RSODSO_CNT has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTEXT_PAR1 Call by reference Type reference (TYPE) RSODSORTPAR1 Parameter einer Laufzeitmessung 20050718
2 Exporting E_CONTEXT_PAR2 Call by reference Type reference (TYPE) RSODSORTPAR2 Parameter einer Laufzeitmessung 20050718
3 Exporting E_CONTEXT_PAR3 Call by reference Type reference (TYPE) RSODSORTPAR3 Parameter einer Laufzeitmessung 20050718

Method GET_PARAMETER on class CL_RSODSO_CNT has no exception.

Method GET_SUBSTEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_S_SUBSTEP Value transfer Type reference (TYPE) RSODSORT_S_SUBSTEP Teilschritte einer Laufzeitmessung 20050704
2 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSODSORTSUBSTEP Teilschritt einer Messung bzgl. eines Kontextes 20050704
# Exception Resumable Description Created on
1 CX_RSODSO_PARAMETER_INVALID RSODSO Ausnahmehierarchie 20050704

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT_PAR1 Call by reference Type reference (TYPE) RSODSORTPAR1 Parameter einer Laufzeitmessung 20050714
2 Importing I_CONTEXT_PAR2 Call by reference Type reference (TYPE) RSODSORTPAR2 Parameter einer Laufzeitmessung 20050714
3 Importing I_CONTEXT_PAR3 Call by reference Type reference (TYPE) RSODSORTPAR3 Parameter einer Laufzeitmessung 20050714

Method INIT on class CL_RSODSO_CNT has no exception.

Method IS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ENABLED Value transfer Type reference (TYPE) RSODSORTENABLED Kontext für Messung zugelassen 20050706

Method IS_ENABLED on class CL_RSODSO_CNT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700