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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Calculation Rule | 20100811 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_CS_CALC_OPERATOR | Calculation Rule as Object Tree | 20100811 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | XML Tag | 20100811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20100811 | |
2 | ![]() |
Instance method | Public | Constructor | 20100811 | |
3 | ![]() |
Instance method | Public | Method | Returns the textual calculation rule (if found) | 20100811 |
4 | ![]() |
Instance method | Public | Method | Returns the root operator for the calculation rule | 20100811 |
5 | ![]() |
Instance method | Public | Method | Defines a calculation rule in "plaintext" | 20100811 |
6 | ![]() |
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 | ![]() |
I_DATATP | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20100811 | ||
2 | ![]() |
I_DECIMALS | Call by reference | Type reference (TYPE) | N | Anzahl Nach-Kommastellen | 20100811 | ||
3 | ![]() |
I_DIGITS | Call by reference | Type reference (TYPE) | N | Anzahl signifikanter Stellen | 20110223 | ||
4 | ![]() |
I_FORMULA | Call by reference | Type reference (TYPE) | STRING | Formel | 20100811 | ||
5 | ![]() |
I_INTLEN | Call by reference | Type reference (TYPE) | RSDINTLEN | Interne Länge von InfoObjects im BW siehe Doku | 20100811 | ||
6 | ![]() |
I_INTTP | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | Abaptyp | 20100811 | ||
7 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name | 20100811 | ||
8 | ![]() |
I_SORT_VIEWATTR | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_VIEWATTRIBUTE | ViewAttribut | 20100811 | ||
9 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | Attributstyp | 20100811 | ||
10 | ![]() |
I_USE_TYPE_DEFAULTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20100811 | ||
11 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |