SAP ABAP Class CL_RSDD_CS_CALC_ATTRIBUTE (Calculated Attribute for Calculation Scenarios)
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 Implementation of a CalcScenario Attribute 20101109
Properties
Class CL_RSDD_CS_CALC_ATTRIBUTE  
Short Description Calculated Attribute for Calculation Scenarios    
Super Class CL_RSDD_CS_ATTRIBUTE Implementation of a CalcScenario Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20101109   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_CALC_ATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_CALC_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FORMULA Instance attribute Private Type reference (TYPE) STRING Calculation Rule 20101109
2 P_OPERATOR Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALC_OPERATOR Calculation Rule as Object Tree 20101109
3 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20101109
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20101109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101109
3 GET_FORMULA Instance method Public Method Returns the textual calculation rule (if found) 20101109
4 GET_OPERATOR Instance method Public Method Returns the root operator for the calculation rule 20101109
5 SET_FORMULA Instance method Public Method Defines a calculation rule in "plaintext" 20101109
6 SET_OPERATOR Instance method Public Method Sets the root operator for the calculation rule 20101109
Events
Class CL_RSDD_CS_CALC_ATTRIBUTE has no event.
Types
Class CL_RSDD_CS_CALC_ATTRIBUTE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALC_ATTRIBUTE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALC_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 20101109
2 Importing I_DECIMALS Call by reference Type reference (TYPE) N Anzahl der Nachkommastellen 20101109
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) 20101109
5 Importing I_FORMULA Call by reference Type reference (TYPE) STRING Rechnungsvorschrifr 20101109
6 Importing I_INTLEN Call by reference Type reference (TYPE) RSDINTLEN interne Datenlänge 20101109
7 Importing I_INTTP Call by reference Type reference (TYPE) ABAP_TYPEKIND interner ABAP-Datentyp 20101109
8 Importing I_IS_KEYFIGURE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Ist dieses Attribut ein Kennzahl oder ein Viewattribut 20101109
9 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 20101109
10 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name dieses Attributs 20101109
11 Importing I_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDRV_TREX_NAME_MAPPER Name Mapper BI <-> CalcSchema Attributes 20101109
12 Importing I_NO_NAME_CONVERT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Keine Namenskonvertierung 20101109
13 Importing I_USE_TYPE_DEFAULTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Vorschlagswerte für Datentypen benutzen 20101109
14 Importing I_VIEW_CONTEXT Call by reference Type reference (TYPE) INT4 N_C_QUERY_CONTEXT I_VIEW_CONTEXT 20110519

Method CONSTRUCTOR on class CL_RSDD_CS_CALC_ATTRIBUTE has no exception.

Method GET_FORMULA Signature

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

Method GET_FORMULA on class CL_RSDD_CS_CALC_ATTRIBUTE has no exception.

Method GET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OPERATOR Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_CALC_OPERATOR Rechnungsvorschrift als Objektbaum 20101109

Method GET_OPERATOR on class CL_RSDD_CS_CALC_ATTRIBUTE has no exception.

Method SET_FORMULA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORMULA Call by reference Type reference (TYPE) STRING Berechnungsvorschrift 20101109

Method SET_FORMULA on class CL_RSDD_CS_CALC_ATTRIBUTE has no exception.

Method SET_OPERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPERATOR Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_CALC_OPERATOR Rechnungsvorschrift als Objektbaum 20101109

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