SAP ABAP Class CL_RSR_SERVICE (OLAP: Service Routines)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MONITOR (Package) Query Monitor & OLAP Services
Properties
Class CL_RSR_SERVICE  
Short Description OLAP: Service Routines    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MONITOR   Query Monitor & OLAP Services 
Created 20020326   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
Class CL_RSR_SERVICE has no interface implemented.
Friends
Class CL_RSR_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_INTEGER Constant Private See coding 20030509
2 P_C_M Constant Private Type reference (TYPE) I 100000000 20021127
3 P_C_M1 Constant Private Type reference (TYPE) I 10000 20021127
4 P_C_ROMAN Constant Private See coding 20030509
5 P_SEED Static Attribute Private Type reference (TYPE) I 20021127
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20021127
2 GET_DATA_SIZE_ANY Static method Public Method 20020326
3 GET_DATA_SIZE_REF Static method Public Method 20020326
4 INTEGER_TO_ROMAN Static method Public Method 20030509
5 RANDOM Static method Public Method 20021127
6 RANDOMIZE Static method Public Method 20021127
7 _GET_DATA_SIZE Static method Private Method 20020326
8 _INT_MULT Static method Private Method 20021127
Events
Class CL_RSR_SERVICE has no event.
Types
Class CL_RSR_SERVICE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSR_SERVICE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_SERVICE has no exception.

Method GET_DATA_SIZE_ANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) ANY 20020326
2 Returning R_SIZE Value transfer Type reference (TYPE) ABAP_MSIZE 20020326

Method GET_DATA_SIZE_ANY on class CL_RSR_SERVICE has no exception.

Method GET_DATA_SIZE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20020326
2 Returning R_SIZE Value transfer Type reference (TYPE) ABAP_MSIZE 20020326

Method GET_DATA_SIZE_REF on class CL_RSR_SERVICE has no exception.

Method INTEGER_TO_ROMAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTEGER Value transfer Type reference (TYPE) I 20030509
2 Returning R_ROMAN Value transfer Type reference (TYPE) STRING 20030509

Method INTEGER_TO_ROMAN on class CL_RSR_SERVICE has no exception.

Method RANDOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RESULT Value transfer Type reference (TYPE) F 20021127

Method RANDOM on class CL_RSR_SERVICE has no exception.

Method RANDOMIZE Signature

Method RANDOMIZE on class CL_RSR_SERVICE has no parameter.
Method RANDOMIZE on class CL_RSR_SERVICE has no exception.

Method _GET_DATA_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Value transfer Object reference (TYPE REF TO) DATA 20020326
2 Returning R_SIZE Value transfer Type reference (TYPE) ABAP_MSIZE 20020326

Method _GET_DATA_SIZE on class CL_RSR_SERVICE has no exception.

Method _INT_MULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_P Value transfer Type reference (TYPE) I 20021127
2 Importing I_Q Value transfer Type reference (TYPE) I 20021127
3 Returning R_RESULT Value transfer Type reference (TYPE) I 20021127

Method _INT_MULT on class CL_RSR_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A