SAP ABAP Class CL_RSDD_CS_JOINATTRIBUTE (Join Attribute in a JoinCalcView)
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 20091120
Properties
Class CL_RSDD_CS_JOINATTRIBUTE  
Short Description Join Attribute in a JoinCalcView    
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 20091120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_CS_JOINATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_JOINATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_EXCLUDE_FLAG Instance attribute Private Type reference (TYPE) RS_BOOL Exclude Flag 20091120
2 P_R_ATTRIBUTE Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Source View Attribute 20100212
3 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20091120
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20091120
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091120
3 SET_EXCLUDE Instance method Private Method Sets the Exclude flag 20091120
4 SHOULD_EXCLUDE Instance method Public Method Returns the Exclude status 20091120
Events
Class CL_RSDD_CS_JOINATTRIBUTE has no event.
Types
Class CL_RSDD_CS_JOINATTRIBUTE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_JOINATTRIBUTE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_JOINATTRIBUTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUDE_FLAG Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Exclude-Flag für Calcview 20091120
2 Importing I_R_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE_BASE Source ViewAttribute 20100212

Method CONSTRUCTOR on class CL_RSDD_CS_JOINATTRIBUTE has no exception.

Method SET_EXCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCLUDE_FLAG Call by reference Type reference (TYPE) RS_BOOL Exclude-Flag 20091120

Method SET_EXCLUDE on class CL_RSDD_CS_JOINATTRIBUTE has no exception.

Method SHOULD_EXCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXCLUDE_FLAG Value transfer Type reference (TYPE) RS_BOOL Exclude-Flag 20091120

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