SAP ABAP Class CL_RSODSO_RUNTIME_HANDLER (Runtime Measurement)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_RUNTIME (Package) Runtime Measurement
Properties
Class CL_RSODSO_RUNTIME_HANDLER  
Short Description 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)
2 RSDRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_RUNTIME_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_RUNTIME_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_TH_MEASUREMENTS Static Attribute Protected Type reference (TYPE) RSODSORT_T_MSRMT Table with Current Runtime Measurements 20050726
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Delete Result of Measurement 20050718
2 DELETE_ALL Static method Public Method Deletes all Measurements 20050706
3 FLUSH Static method Public Method 20050704
4 START Static method Public Method Starts Measurement 20050704
5 STOP Static method Public Method Ends Measurement of Context or Substep 20050705
Events
Class CL_RSODSO_RUNTIME_HANDLER has no event.
Types
Class CL_RSODSO_RUNTIME_HANDLER has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Commit ausführen? 20050718
2 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSODSO_CNT Kontext einer Laufzeitmessung 20050718
3 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSODSORTSUBSTEP Teilschritt einer Messung bzgl. eines Kontextes 20050718
4 Importing I_UNIQUE_ID Call by reference Type reference (TYPE) RSSG_UNI_IDC25 20050718

Method DELETE on class CL_RSODSO_RUNTIME_HANDLER has no exception.

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050706

Method DELETE_ALL on class CL_RSODSO_RUNTIME_HANDLER has no exception.

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMIT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20050705
2 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSODSORTSUBSTEP Teilschritt, der gespeichert werden soll 20120203
3 Returning R_UNIQUE_ID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20050718

Method FLUSH on class CL_RSODSO_RUNTIME_HANDLER has no exception.

Method START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSODSO_CNT Kontext einer Laufzeitmessung 20050704
2 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSODSORTSUBSTEP Teilschritt einer Messung bzgl. eines Kontextes 20050704
3 Returning R_STARTED Value transfer Type reference (TYPE) RS_BOOL Boolean 20050725

Method START on class CL_RSODSO_RUNTIME_HANDLER has no exception.

Method STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATASETS_DELETED Call by reference Type reference (TYPE) RSODSORTDSDEL Gelöschte Datensätze 20050915
2 Importing I_DATASETS_INSERTED Call by reference Type reference (TYPE) RSODSORTDSINS Eingefügte Datensätze 20050915
3 Importing I_DATASETS_UPDATED Call by reference Type reference (TYPE) RSODSORTDSUPD Geänderte Datensätze 20050915
4 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSODSO_CNT Kontext einer Laufzeitmessung 20050705
5 Importing I_SUBSTEP Call by reference Type reference (TYPE) RSODSORTSUBSTEP Teilschritt einer Messung bzgl. eines Kontextes 20050705
6 Returning R_STOPPED Value transfer Type reference (TYPE) RS_BOOL Boolean 20050725

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