SAP ABAP Class CL_RSDD_CS_JOIN_PATH (JOIN Path Definition in a CalculationScenario)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_XML Parent Class for XML Creation 20110124
Properties
Class CL_RSDD_CS_JOIN_PATH  
Short Description JOIN Path Definition in a CalculationScenario    
Super Class CL_RSDD_CS_XML Parent Class for XML Creation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20110124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDD_CS_JOIN_PATH has no forward declaration.
Interfaces
Class CL_RSDD_CS_JOIN_PATH has no interface implemented.
Friends
Class CL_RSDD_CS_JOIN_PATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_TAGNAME Constant Private Type reference (TYPE) STRING 'joinPath' XML Tag 20110124
2 P_NAME Instance attribute Private Type reference (TYPE) STRING JOIN Path Name 20110124
3 P_T_JOIN Instance attribute Private Type reference (TYPE) TN_T_JOIN List with JOIN Conditions of this Path 20110124
Methods
# Method Level Visibility Method type Description Created on
1 ADD_JOIN Instance method Public Method Inserts a new JOIN condition 20110124
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110124
3 GET_JOINS Instance method Public Method Returns the list of JOIN conditions 20110124
4 GET_NAME Instance method Public Method Returns the name 20110124
5 SET_NAME Instance method Public Method Sets the JOIN path name 20110221
6 WRITE_JOINS Instance method Private Method Generates XML for the JOIN conditions of this path 20110124
Events
Class CL_RSDD_CS_JOIN_PATH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_JOIN Public See coding List with JOIN Conditions 20110124 TN_T_JOIN type standard table of ref to cl_rsdd_cs_join_condition with default key
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_RSDD_CS_JOIN_CONDITION JOIN-Bedingung 20110124

Method ADD_JOIN on class CL_RSDD_CS_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_NAME Call by reference Type reference (TYPE) STRING JOIN-Pfadname 20110124

Method CONSTRUCTOR on class CL_RSDD_CS_JOIN_PATH has no exception.

Method GET_JOINS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_JOIN Value transfer Type reference (TYPE) TN_T_JOIN Liste der JOIN-Bedingungen 20110124

Method GET_JOINS on class CL_RSDD_CS_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 JOIN-Pfadname 20110124

Method GET_NAME on class CL_RSDD_CS_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) CSEQUENCE JOIN-Pfadname 20110221

Method SET_NAME on class CL_RSDD_CS_JOIN_PATH has no exception.

Method WRITE_JOINS Signature

Method WRITE_JOINS on class CL_RSDD_CS_JOIN_PATH has no parameter.
Method WRITE_JOINS on class CL_RSDD_CS_JOIN_PATH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730