SAP ABAP Class CL_RS_SERVICE_DIST (OLAP: Service Routines)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RS (Package) BW: General Business Information Warehouse
Properties
Class CL_RS_SERVICE_DIST  
Short Description OLAP: Service Routines    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS   BW: General Business Information Warehouse 
Created 20011024   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_RS_SERVICE_DIST has no interface implemented.
Friends
Class CL_RS_SERVICE_DIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_T_FACTOR Instance attribute Private Type reference (TYPE) PT_T_FACTOR 20011024
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_GENERIC Static method Public Method 20011024
2 DISTRIBUTE Instance method Public Method 20011025
3 GET_DEST_PARAM Static method Private Method 20011025
4 GET_SOURCE_PARAM Static method Private Method 20011025
5 IS_VALID_CREATE_COMPONENT Static method Private Method 20011025
6 IS_VALID_CREATE_INPUT Static method Private Method 20011025
Events
Class CL_RS_SERVICE_DIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PT_S_FACTOR Private See coding 20011024 begin of PT_S_FACTOR, numerator type i, denominator type i, end of PT_S_FACTOR
2 PT_T_FACTOR Private See coding 20011024
Method Signatures

Method CREATE_GENERIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FACTOR Call by reference Type reference (TYPE) ANY TABLE 20011024
2 Returning R_DIST Value transfer Object reference (TYPE REF TO) CL_RS_SERVICE_DIST OLAP: Service Routinen 20011024

Method CREATE_GENERIC on class CL_RS_SERVICE_DIST has no exception.

Method DISTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DIST Value transfer Type reference (TYPE) STANDARD TABLE 20011025
2 Importing I_PRECISION Value transfer Type reference (TYPE) I 3 20011025
3 Importing I_VALUE Value transfer Type reference (TYPE) ANY 20011025
# Exception Resumable Description Created on
1 ARITHMETIC_ERROR 20011025
2 DEST_NOT_QUALIFIED 20011025
3 DEST_TYPE_INVALID 20011025
4 DIVISION_ZERO_ERROR 20011025
5 SOURCE_TYPE_INVALID 20011025

Method GET_DEST_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMALS Value transfer Type reference (TYPE) I 20011025
2 Exporting E_FLTP Value transfer Type reference (TYPE) RS_BOOL Boolean 20071122
3 Exporting E_LENGTH Value transfer Type reference (TYPE) I 20011025
4 Importing I_T_DIST Call by reference Type reference (TYPE) STANDARD TABLE 20011025
# Exception Resumable Description Created on
1 INVALID 20011025

Method GET_SOURCE_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMALS Value transfer Type reference (TYPE) I 20011025
2 Exporting E_LENGTH Value transfer Type reference (TYPE) I 20011025
3 Importing I_VALUE Value transfer Type reference (TYPE) ANY 20011025
# Exception Resumable Description Created on
1 INVALID 20011025

Method IS_VALID_CREATE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Value transfer Type reference (TYPE) STRING 20011025
2 Importing I_R_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run-Time Type Identification 20011025
3 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20011025

Method IS_VALID_CREATE_COMPONENT on class CL_RS_SERVICE_DIST has no exception.

Method IS_VALID_CREATE_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FACTOR Call by reference Type reference (TYPE) ANY TABLE 20011025
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20011025

Method IS_VALID_CREATE_INPUT on class CL_RS_SERVICE_DIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720