SAP ABAP Class CL_BICS_DISAGGREGATION_MODE (Disaggregation Type)
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 20110309
Properties
Class CL_BICS_DISAGGREGATION_MODE  
Short Description Disaggregation Type    
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 20110309   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_DISAGGREGATION_MODE has no interface implemented.
Friends
Class CL_BICS_DISAGGREGATION_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BW_DISAGGREGATION_MODE Instance attribute Public Type reference (TYPE) TN_BW_DIS_MODE BW Disaggregation Mode 20110309
2 N_CR_ABSOLUTE Static Attribute Public Object reference (TYPE REF TO) CL_BICS_DISAGGREGATION_MODE Disaggregate Value Entered 20110309
3 N_CR_COPY Static Attribute Public Object reference (TYPE REF TO) CL_BICS_DISAGGREGATION_MODE Copy 20120511
4 N_CR_DELTA Static Attribute Public Object reference (TYPE REF TO) CL_BICS_DISAGGREGATION_MODE Disaggregate Discrepancy with Value Entered 20110309
5 N_CR_NO_DISAGGREGATION Static Attribute Public Object reference (TYPE REF TO) CL_BICS_DISAGGREGATION_MODE No Disaggregation 20110309
6 N_C_ABSOLUTE Constant Public Type reference (TYPE) TN_CONSTANT 'ABSOLUTE DISAGGREGATION' Disaggregate Value Entered 20110309
7 N_C_BW_ABSOLUTE Constant Public Type reference (TYPE) TN_BW_DIS_MODE RRO01_C_DIS_MODE-ABSOLUTE Disaggregate Value Entered 20110309
8 N_C_BW_COPY Constant Public Type reference (TYPE) TN_BW_DIS_MODE RRO01_C_DIS_MODE-COPY Copy 20120511
9 N_C_BW_DELTA Constant Public Type reference (TYPE) TN_BW_DIS_MODE RRO01_C_DIS_MODE-DELTA Disaggregate Discrepancy with Value Entered 20110309
10 N_C_BW_NONE Constant Public Type reference (TYPE) TN_BW_DIS_MODE RRO01_C_DIS_MODE-NONE No Disaggregation 20110309
11 N_C_BW_NO_DISAGGREGATION Constant Public Type reference (TYPE) TN_BW_DIS_MODE RRO01_C_DIS_MODE-NODIS No Disaggregation 20110309
12 N_C_COPY Constant Public Type reference (TYPE) TN_CONSTANT 'COPY' Copy 20120511
13 N_C_DELTA Constant Public Type reference (TYPE) TN_CONSTANT 'DELTA DISAGGREGATION' Disaggregate Discrepancy with Value Entered 20110309
14 N_C_NO_DISAGGREGATION Constant Public Type reference (TYPE) TN_CONSTANT 'NO DISAGGREGATION' No Disaggregation 20110309
15 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20110309
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110309
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110309
3 GET_REFERENCE_BY_BW_DIS_MODE Static method Public Method Read Reference by BW Disaggregation Type 20110309
Events
Class CL_BICS_DISAGGREGATION_MODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BW_DIS_MODE Public Type reference (TYPE) CHAR1 BW Disaggregation Mode 20110309
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_DISAGGREGATION_MODE Call by reference Type reference (TYPE) TN_BW_DIS_MODE BW Disaggregationsmodus 20110309
2 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20110309

Method CONSTRUCTOR on class CL_BICS_DISAGGREGATION_MODE has no exception.

Method GET_REFERENCE_BY_BW_DIS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_DISAGGREGATION_MODE Call by reference Type reference (TYPE) TN_BW_DIS_MODE BW Disaggregationsmodus 20110309
2 Returning R_R_DISAGGREGATION_MODE Value transfer Object reference (TYPE REF TO) CL_BICS_DISAGGREGATION_MODE Disaggregationsart 20110309

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