SAP ABAP Class CL_RSDD_CS_CALC_VIEWATTRIBUTE (Calculated View Attribute in Calculation View)
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_VIEWATTRIBUTE View Attribute 20100811
Properties
Class CL_RSDD_CS_CALC_VIEWATTRIBUTE  
Short Description Calculated View Attribute in Calculation View    
Super Class CL_RSDD_CS_VIEWATTRIBUTE View Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20100810   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_CS_CALC_VIEWATTRIBUTE has no interface implemented.
Friends
Class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 20100811
2 P_R_OPERATOR Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALC_OPERATOR Calculation Rule as Object Tree 20100811
3 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20100811
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100811
2 CONSTRUCTOR Instance method Public Constructor 20100811
3 GET_FORMULA Instance method Public Method Returns the textual calculation rule (if found) 20100811
4 GET_OPERATOR Instance method Public Method Returns the root operator for the calculation rule 20100811
5 SET_FORMULA Instance method Public Method Defines a calculation rule in "plaintext" 20100811
6 SET_OPERATOR Instance method Public Method Sets the root operator for the calculation rule 20100811
Events
Class CL_RSDD_CS_CALC_VIEWATTRIBUTE has no event.
Types
Class CL_RSDD_CS_CALC_VIEWATTRIBUTE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALC_VIEWATTRIBUTE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 im ABAP Dictionary 20100811
2 Importing I_DECIMALS Call by reference Type reference (TYPE) N Anzahl Nach-Kommastellen 20100811
3 Importing I_DIGITS Call by reference Type reference (TYPE) N Anzahl signifikanter Stellen 20110223
4 Importing I_FORMULA Call by reference Type reference (TYPE) STRING Formel 20100811
5 Importing I_INTLEN Call by reference Type reference (TYPE) RSDINTLEN Interne Länge von InfoObjects im BW siehe Doku 20100811
6 Importing I_INTTP Call by reference Type reference (TYPE) ABAP_TYPEKIND Abaptyp 20100811
7 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Name 20100811
8 Importing I_SORT_VIEWATTR Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_VIEWATTRIBUTE ViewAttribut 20100811
9 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE Attributstyp 20100811
10 Importing I_USE_TYPE_DEFAULTS Call by reference Type reference (TYPE) RS_BOOL Boolean 20100811
11 Importing I_VIEW_CONTEXT Call by reference Type reference (TYPE) INT4 N_C_QUERY_CONTEXT Attributsicht 20110519

Method CONSTRUCTOR on class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 20100811

Method GET_FORMULA on class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 20100811

Method GET_OPERATOR on class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 Rechnungsvorschrift in "Klartext" 20100811

Method SET_FORMULA on class CL_RSDD_CS_CALC_VIEWATTRIBUTE 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 20100811

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