SAP ABAP Class CL_RSDDLTIP_JOIN_PATH (Join Path)
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_PATH  
Short Description Join Path    
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_PATH 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_JOIN_PATHS 20080910 Join Paths
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_NAME Instance attribute Private Type reference (TYPE) STRING 20080910
2 P_R_JOIN_PATHS Instance attribute Private Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN_PATHS Join Paths 20080910
3 P_T_JOIN Instance attribute Private Type reference (TYPE) T_T_JOIN 20080911
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN Instance method Public Method 20080911
2 CONSTRUCTOR Instance method Private Constructor 20080910
3 GET_JOIN Instance method Public Method 20080910
4 GET_JOIN_COUNT Instance method Public Method 20080922
5 GET_NAME Instance method Public Method 20080910
6 SET_NAME Instance method Public Method 20080911
Events
Class CL_RSDDLTIP_JOIN_PATH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_JOIN Private See coding 20080911 T_T_JOIN type STANDARD TABLE OF REF TO cl_rsddltip_join
Method Signatures

Method ADD_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_JOIN Call by reference Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN Join 20080911

Method ADD_JOIN on class CL_RSDDLTIP_JOIN_PATH 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_JOIN_PATHS CUbe 20080910

Method CONSTRUCTOR on class CL_RSDDLTIP_JOIN_PATH has no exception.

Method GET_JOIN 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 20080911
2 Returning R_R_JOIN Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN Join 20080910

Method GET_JOIN on class CL_RSDDLTIP_JOIN_PATH has no exception.

Method GET_JOIN_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 20080922

Method GET_JOIN_COUNT on class CL_RSDDLTIP_JOIN_PATH has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_RSDDLTIP_JOIN_PATH has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20080911

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