SAP ABAP Class CL_RSDD_CS_ATTRIBUTE (Implementation of a CalcScenario Attribute)
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_ATTRIBUTE_BASE Abstract Attribute Type in a TREX Calculation Scenario 20101011
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_CALC_ATTRIBUTE Calculated Attribute for Calculation Scenarios 20101109
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_RESTR_ATTRIBUTE Restricted Attribute for Calculation Views 20111013
Properties
Class CL_RSDD_CS_ATTRIBUTE  
Short Description Implementation of a CalcScenario Attribute    
Super Class CL_RSDD_CS_ATTRIBUTE_BASE Abstract Attribute Type in a TREX Calculation Scenario 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20101011   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_ATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ATTRIBUTE_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_XML Attribute Properties 20101012
2 P_FIELD_NAME Instance attribute Private Type reference (TYPE) STRING Field Name InfoObject 20101012
3 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag Name 20101011
4 P_TYPE Instance attribute Private Type reference (TYPE) STRING Type as View Attribute (KEY, SID, TXT, EXT, ..., PHYS) 20101109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101011
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101011
3 CONVERT_KEYFIGURE_TO_ATTRIBUTE Instance method Public Method Converts an attribute of type Key Fig. to attr. of type View 20101109
4 CREATE_FROM_VIEWATTRIBUTE Static method Public Method Copy constructor that a view attribute is template for 20110927
5 GET_AGGREGATION_TYPE Instance method Public Method Returns the aggregation type (if key figure) 20101012
6 GET_FIELD_NAME Instance method Protected Method Return Infoobject Field Name 20101012
7 GET_SORT_VIEWATTRIBUTE Instance method Public Method Returns the sort attribute (view attributes only) 20101012
8 GET_TYPE Instance method Public Method Return View Attribute Type 20101109
9 GET_UNIT_CONVERSION Instance method Public Method Returns the unit conversion for key figures 20101012
10 IS_SID Instance method Private Method For BW Attributes: Does this attr. have SID representation? 20101012
11 SET_AGGREGATION_TYPE Instance method Public Method Sets the aggregation type for key figures 20101012
12 SET_SORT_VIEWATTRIBUTE Instance method Public Method Defines a sort attribute for view attributes 20101012
13 SET_TYPE Instance method Protected Method Set View Attribute Type 20101109
14 SET_UNIT_CONVERSION Instance method Public Method Defines a unit conversion for key figures 20101012
15 WRITE_ATTRIBUTE_PROPERTIES Instance method Protected Method Generates the XML for the attribute properties 20101113
Events
Class CL_RSDD_CS_ATTRIBUTE has no event.
Types
Class CL_RSDD_CS_ATTRIBUTE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATATP Call by reference Type reference (TYPE) DATATYPE_D Datentyp für Data Dictionary 20101011
2 Importing I_DECIMALS Call by reference Type reference (TYPE) N Anzahl der Nachkommastellen 20101011
3 Importing I_DIGITS Call by reference Type reference (TYPE) N Anzahl signifikanter Stellen 20110223
4 Importing I_FIELDNM Call by reference Type reference (TYPE) CSEQUENCE Bei BW Kennzahen: Feldname (falls aus Metadaten bekannt) 20101012
5 Importing I_INTLEN Call by reference Type reference (TYPE) RSDINTLEN interne Datenlänge 20101011
6 Importing I_INTTP Call by reference Type reference (TYPE) ABAP_TYPEKIND interner ABAP-Datentyp 20101011
7 Importing I_IS_KEYFIGURE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Ist dieses Attribut ein Kennzahl oder ein Viewattribut 20101011
8 Importing I_IS_SID Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Für BW Viewattribute: ist es die SID-Ausprägung 20101012
9 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name dieses Attributs 20101011
10 Importing I_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDRV_TREX_NAME_MAPPER Name Mapper BI <-> CalcSchema Attributes 20101011
11 Importing I_NO_NAME_CONVERT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Der Attributname soll nicht konvertiert werden 20101109
12 Importing I_USE_TYPE_DEFAULTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Vorschlagswerte für Datentypen benutzen 20101011
13 Importing I_VIEW_CONTEXT Call by reference Type reference (TYPE) INT4 N_C_QUERY_CONTEXT Attributsicht 20110519

Method CONSTRUCTOR on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method CONVERT_KEYFIGURE_TO_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRESERVE_KEYFIGURE_PROPS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Kennzahleigenschaften beibehalten 20110519
2 Returning R_R_ATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE Attribut vom Typ Viewatttribut 20101109

Method CONVERT_KEYFIGURE_TO_ATTRIBUTE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method CREATE_FROM_VIEWATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_VIEWATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE Calcscenario View Attribut 20110927
2 Importing I_VIEW_CONTEXT Call by reference Type reference (TYPE) I View Context (data, query) für die Namenskonvertierung 20110927
3 Returning R_R_ATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_ATTRIBUTE Calcscenario Attribut 20110927

Method CREATE_FROM_VIEWATTRIBUTE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method GET_AGGREGATION_TYPE Signature

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

Method GET_AGGREGATION_TYPE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FIELD_NAME Value transfer Type reference (TYPE) STRING Infoobjekt-Feldname 20101012

Method GET_FIELD_NAME on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method GET_SORT_VIEWATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SORT_VIEWATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE ViewAttribut 20101012

Method GET_SORT_VIEWATTRIBUTE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method GET_UNIT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UNIT_CONVERSION Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_UNIT_CONVERSION Einheitenumrechnungsknoten 20101012

Method GET_UNIT_CONVERSION on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method IS_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ANSWER Value transfer Type reference (TYPE) RS_BOOL SID-Repräsentation (ja,nein) 20101012

Method IS_SID on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method SET_AGGREGATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AGGREGATION_TYPE Call by reference Type reference (TYPE) CSEQUENCE Aggregationstyp 20101012

Method SET_AGGREGATION_TYPE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method SET_SORT_VIEWATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SORT_VIEWATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE ViewAttribut 20101012

Method SET_SORT_VIEWATTRIBUTE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE Viewattributtyp 20101109

Method SET_TYPE on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method SET_UNIT_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_UNIT_CONVERSION Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_UNIT_CONVERSION Einheitenumrechnungsknoten 20101012

Method SET_UNIT_CONVERSION on class CL_RSDD_CS_ATTRIBUTE has no exception.

Method WRITE_ATTRIBUTE_PROPERTIES Signature

Method WRITE_ATTRIBUTE_PROPERTIES on class CL_RSDD_CS_ATTRIBUTE has no parameter.
Method WRITE_ATTRIBUTE_PROPERTIES on class CL_RSDD_CS_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740