SAP ABAP Class CL_RSDDLTIP_JOIN_PATHS (Join Paths)
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_JOIN_PATHS  
Short Description Join Paths    
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_JOIN_PATHS 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_JOIN_PATH Instance attribute Private Type reference (TYPE) T_T_JOIN_PATH 20080910
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN_PATH Instance method Public Method 20080910
2 CONSTRUCTOR Instance method Public Constructor 20080910
3 GET_COUNT Instance method Public Method 20080910
4 GET_JOIN_PATH Instance method Public Method 20080910
Events
Class CL_RSDDLTIP_JOIN_PATHS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_JOIN_PATH Private See coding 20080910 T_T_JOIN_PATH type STANDARD TABLE OF REF TO cl_rsddltip_join_path
Method Signatures

Method ADD_JOIN_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_JOIN_PATH Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN_PATH Join Path 20080910

Method ADD_JOIN_PATH on class CL_RSDDLTIP_JOIN_PATHS 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_JOIN_PATHS 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_JOIN_PATHS has no exception.

Method GET_JOIN_PATH 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_JOIN_PATH Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN_PATH Join Path 20080910

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