SAP ABAP Class CL_RSDDLTIP_MEASURES (Measures)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_CUBE_CREATE_CMD (Package) Create Cube command
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20080915
Properties
Class CL_RSDDLTIP_MEASURES  
Short Description Measures    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LTIP_CUBE_CREATE_CMD   Create Cube command 
Created 20080908   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDDLTIP_MEASURES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080915
Friends
# Friend Modeled only Created on Description
1 CL_RSDDLTIP_CUBE 20080910 Cube
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_RSDDLTIP_CUBE Cube 20080910
2 P_T_MEASURE Instance attribute Private Type reference (TYPE) T_T_MEASURE 20080910
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MEASURE Instance method Public Method 20080910
2 CONSTRUCTOR Instance method Private Constructor 20080910
3 GET_COUNT Instance method Public Method 20080910
4 GET_MEASURE Instance method Public Method 20080910
Events
Class CL_RSDDLTIP_MEASURES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_MEASURE Private See coding 20080910 T_T_MEASURE type STANDARD TABLE OF REF TO cl_rsddltip_measure
Method Signatures

Method ADD_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MEASURE Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_MEASURE Measure 20080910

Method ADD_MEASURE on class CL_RSDDLTIP_MEASURES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_RSDDLTIP_CUBE CUbe 20080910

Method CONSTRUCTOR on class CL_RSDDLTIP_MEASURES has no exception.

Method GET_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COUNT Value transfer Type reference (TYPE) I 20080910

Method GET_COUNT on class CL_RSDDLTIP_MEASURES has no exception.

Method GET_MEASURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX Call by reference Type reference (TYPE) I 20080910
2 Returning R_R_MEASURE Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_MEASURE Measure 20080910

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