SAP ABAP Class CL_RSDD_CS_JOIN_PARTNER (JOIN Partner of a JOIN Condition)
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_PARTNER  
Short Description JOIN Partner of a JOIN Condition    
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_PARTNER has no forward declaration.
Interfaces
Class CL_RSDD_CS_JOIN_PARTNER has no interface implemented.
Friends
Class CL_RSDD_CS_JOIN_PARTNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_COLUMN Instance attribute Private Type reference (TYPE) STRING JOIN Attribute in the DataSource 20110124
2 P_C_TAGBASE Constant Private Type reference (TYPE) STRING 'partner' XML Tag Prefix 20110124
3 P_DATA_SOURCE Instance attribute Private Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Underlying DataSource 20110124
4 P_POSITION Instance attribute Private Type reference (TYPE) INT4 Position in JOIN (1,2,...) 20110124
5 P_R_NAME_MAPPER Instance attribute Private Object reference (TYPE REF TO) IF_RSDD_HDB_NAME_MAPPER Name Conversions for NewDB 20110128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110124
2 GET_COLUMN Instance method Public Method Returns the JOIN attribute name 20110124
3 GET_DATA_SOURCE Instance method Public Method Returns the JOIN DataSource 20110124
4 GET_NAME_MAPPER Instance method Public Method Returns the valid name converter 20110128
5 GET_POSITION Instance method Public Method Returns the position in the JOIN condition 20110124
6 SET_NAME_MAPPER Instance method Public Method Set the name converter 20110128
Events
Class CL_RSDD_CS_JOIN_PARTNER has no event.
Types
Class CL_RSDD_CS_JOIN_PARTNER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN Call by reference Type reference (TYPE) STRING JOIN-Attribut in der Data Source 20110124
2 Importing I_POSITION Call by reference Type reference (TYPE) INT4 Partnerposition im JOIN (1,2,...) 20110124
3 Importing I_R_DATA_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Unterliegende Data Source 20110124
4 Importing I_R_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDD_HDB_NAME_MAPPER Namenskonvertierer für NewDB 20110128

Method CONSTRUCTOR on class CL_RSDD_CS_JOIN_PARTNER has no exception.

Method GET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLUMN Value transfer Type reference (TYPE) STRING JOIN-Attributname 20110124

Method GET_COLUMN on class CL_RSDD_CS_JOIN_PARTNER has no exception.

Method GET_DATA_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_DATA_SOURCE Value transfer Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Sourceobjekt eines ClacView-Inputs 20110124

Method GET_DATA_SOURCE on class CL_RSDD_CS_JOIN_PARTNER has no exception.

Method GET_NAME_MAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_NAME_MAPPER Value transfer Object reference (TYPE REF TO) IF_RSDD_HDB_NAME_MAPPER Namenskonvertierer 20110128

Method GET_NAME_MAPPER on class CL_RSDD_CS_JOIN_PARTNER has no exception.

Method GET_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POSITION Value transfer Type reference (TYPE) INT4 Position in der JOIN-Bedingung 20110124

Method GET_POSITION on class CL_RSDD_CS_JOIN_PARTNER has no exception.

Method SET_NAME_MAPPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDD_HDB_NAME_MAPPER Namenskonvertierer 20110128

Method SET_NAME_MAPPER on class CL_RSDD_CS_JOIN_PARTNER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730