SAP ABAP Class CL_RSDDLTIP_JOINS (Joins)
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_JOINS  
Short Description Joins    
Super Class    
Instantiability of a Class 2  Public 
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_JOINS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080915
Friends
Class CL_RSDDLTIP_JOINS has no friend class.
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 Instance attribute Private Type reference (TYPE) T_T_JOIN 20080910
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN Instance method Public Method 20080910
2 CONSTRUCTOR Instance method Public Constructor 20080910
3 GET_COUNT Instance method Public Method 20080910
4 GET_JOIN Instance method Public Method 20080910
Events
Class CL_RSDDLTIP_JOINS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_T_JOIN Private See coding 20080910 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 Returning R_R_JOIN Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN Join 20080910

Method ADD_JOIN on class CL_RSDDLTIP_JOINS 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_JOINS 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_JOINS 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 20080910
2 Returning R_R_JOIN Value transfer Object reference (TYPE REF TO) CL_RSDDLTIP_JOIN Join 20080910

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