SAP ABAP Class CL_RSDD_STATBASE (OLAP/FE/DM Statistics Basis Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_STAT (Package) BW Statistics
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_STATOLAP OLAP/FE Statistics Recording 20040705
Properties
Class CL_RSDD_STATBASE  
Short Description OLAP/FE/DM Statistics Basis Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_STAT   BW Statistics 
Created 20040705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_STATBASE has no interface implemented.
Friends
Class CL_RSDD_STATBASE has no friend class.
Attributes
Class CL_RSDD_STATBASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SECONDS_TO_TIMESTMP Static method Public Method Adds/Subtracts Seconds to/from a Time Stamp (Long Form) 20040803
2 GET_UNIQUE_ID Static method Public Method Get UID 20040730
3 TIMEDIFF_IN_SECONDS Static method Public Method Time Difference in Seconds Between 2 Time Stamps 20040719
4 X_MESSAGE Static method Public Method 20040705
Events
Class CL_RSDD_STATBASE has no event.
Types
Class CL_RSDD_STATBASE has no local type.
Method Signatures

Method ADD_SECONDS_TO_TIMESTMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIMEDIFF Call by reference Type reference (TYPE) RSDDKRUNTIME Laufzeit 20040803
2 Importing I_TIMESTMP Call by reference Type reference (TYPE) TZONREF-TSTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20040803
3 Returning R_TIMESTMP Value transfer Type reference (TYPE) TZONREF-TSTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20040803

Method ADD_SECONDS_TO_TIMESTMP on class CL_RSDD_STATBASE has no exception.

Method GET_UNIQUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UID Value transfer Type reference (TYPE) RSSG_UNI_IDC25 20040730

Method GET_UNIQUE_ID on class CL_RSDD_STATBASE has no exception.

Method TIMEDIFF_IN_SECONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TIME_LAST Call by reference Type reference (TYPE) TZONREF-TSTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20040719
2 Importing I_TIME_NOW Call by reference Type reference (TYPE) TZONREF-TSTAMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20040719
3 Returning R_TDIFF Value transfer Type reference (TYPE) RSDDKRUNTIME Laufzeit 20040719

Method TIMEDIFF_IN_SECONDS on class CL_RSDD_STATBASE has no exception.

Method X_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABEND Value transfer Type reference (TYPE) RS_BOOL Boolean 20040705
2 Importing I_REPID Value transfer Type reference (TYPE) SY-REPID 20040705
3 Importing I_TEXT Call by reference Type reference (TYPE) C 20040705

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