SAP ABAP Class CL_BICS_RESULT_CALCULATION (Calculate Results As...)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_CONSTANTS (Package) Package for Constants in ABAP BICS
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_CONSTANT Base for all constants 20100915
Properties
Class CL_BICS_RESULT_CALCULATION  
Short Description Calculate Results As...    
Super Class CL_BICS_CONSTANT Base for all constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_BASE_CONSTANTS   Package for Constants in ABAP BICS 
Created 20100915   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_BICS_RESULT_CALCULATION has no interface implemented.
Friends
Class CL_BICS_RESULT_CALCULATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CR_AVERAGE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
2 N_CR_AVERAGE_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
3 N_CR_COUNT Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
4 N_CR_COUNT_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
5 N_CR_DEVIATION Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
6 N_CR_FIRST Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
7 N_CR_FIRST_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
8 N_CR_HIDE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
9 N_CR_LAST Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
10 N_CR_LAST_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
11 N_CR_MAX Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
12 N_CR_MAX_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
13 N_CR_MEDIAN Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
14 N_CR_MEDIAN_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
15 N_CR_MIN Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
16 N_CR_MIN_ONLY_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
17 N_CR_NONE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
18 N_CR_SUM Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION Aggregration Rule 20100915
19 N_CR_SUM_ROUNDED Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
20 N_CR_VARIANCE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_CALCULATION 20100915
21 N_C_AVERAGE Constant Public Type reference (TYPE) TN_CONSTANT `AVERAGE` 20100915
22 N_C_AVERAGE_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `AVERAGE_ONLY_NORMAL` 20100915
23 N_C_COUNT Constant Public Type reference (TYPE) TN_CONSTANT `COUNT` 20100915
24 N_C_COUNT_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `COUNT_ONLY_NORMAL` 20100915
25 N_C_DEVIATION Constant Public Type reference (TYPE) TN_CONSTANT `DEVIATION` 20100915
26 N_C_FIRST Constant Public Type reference (TYPE) TN_CONSTANT `FIRST` 20100915
27 N_C_FIRST_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `FIRST_ONLY_NORMAL` 20100915
28 N_C_HIDE Constant Public Type reference (TYPE) TN_CONSTANT `HIDE` 20100915
29 N_C_LAST Constant Public Type reference (TYPE) TN_CONSTANT `LAST` 20100915
30 N_C_LAST_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `LAST_ONLY_NORMAL` 20100915
31 N_C_MAX Constant Public Type reference (TYPE) TN_CONSTANT `MAX` 20100915
32 N_C_MAX_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `MAX_ONLY_NORMAL` 20100915
33 N_C_MEDIAN Constant Public Type reference (TYPE) TN_CONSTANT `MEDIAN` 20100915
34 N_C_MEDIAN_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `MEDIAN_ONLY_NORMAL` 20100915
35 N_C_MIN Constant Public Type reference (TYPE) TN_CONSTANT `MIN` 20100915
36 N_C_MIN_ONLY_NORMAL Constant Public Type reference (TYPE) TN_CONSTANT `MIN_ONLY_NORMAL` 20100915
37 N_C_NONE Constant Public Type reference (TYPE) TN_CONSTANT `NONE` 20100915
38 N_C_SUM Constant Public Type reference (TYPE) TN_CONSTANT `SUM` 20100915
39 N_C_SUM_ROUNDED Constant Public Type reference (TYPE) TN_CONSTANT `SUM_ROUNDED` 20100915
40 N_C_VARIANCE Constant Public Type reference (TYPE) TN_CONSTANT `VARIANCE` 20100915
41 N_KEEP_SCALING_AND_DECIMALS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100915
42 N_LOCALIZATION_KEY Instance attribute Public Type reference (TYPE) STRING 20100915
43 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20100915
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100915
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100915
Events
Class CL_BICS_RESULT_CALCULATION has no event.
Types
Class CL_BICS_RESULT_CALCULATION has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20100915
2 Importing I_KEEP_SCALING_AND_DECIMALS Call by reference Type reference (TYPE) ABAP_BOOL 20100915
3 Importing I_LOCALIZATION_KEY Call by reference Type reference (TYPE) STRING 20100915

Method CONSTRUCTOR on class CL_BICS_RESULT_CALCULATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731