SAP ABAP Class CL_BICS_RESULT_ALIGNMENT (Alignment of Totals)
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 20120209
Properties
Class CL_BICS_RESULT_ALIGNMENT  
Short Description Alignment of Totals    
Super Class CL_BICS_CONSTANT Base for all constants 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_BASE_CONSTANTS   Package for Constants in ABAP BICS 
Created 20120125   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)
2 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_RESULT_ALIGNMENT has no interface implemented.
Friends
Class CL_BICS_RESULT_ALIGNMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BW_RESULT_ALIGNMENT Instance attribute Public Type reference (TYPE) TN_BW_RESULT_ALIGNMENT BW Alignment of Totals 20120209
2 N_CR_BOTTOM Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_ALIGNMENT 20120209
3 N_CR_DEFAULT Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_ALIGNMENT 20120209
4 N_CR_TOP Static Attribute Public Object reference (TYPE REF TO) CL_BICS_RESULT_ALIGNMENT 20120209
5 N_C_BOTTOM Constant Public Type reference (TYPE) TN_CONSTANT `BOTTOM` 20120209
6 N_C_BW_BOTTOM Constant Public Type reference (TYPE) TN_BW_RESULT_ALIGNMENT RSBOL_C_ALIGNMENT-BOTTOM BW Alignment of Totals 20120209
7 N_C_BW_DEFAULT Constant Public Type reference (TYPE) TN_BW_RESULT_ALIGNMENT RSBOL_C_ALIGNMENT-DEFAULT BW Alignment of Totals 20120209
8 N_C_BW_TOP Constant Public Type reference (TYPE) TN_BW_RESULT_ALIGNMENT RSBOL_C_ALIGNMENT-TOP BW Alignment of Totals 20120209
9 N_C_DEFAULT Constant Public Type reference (TYPE) TN_CONSTANT `DEFAULT` 20120209
10 N_C_TOP Constant Public Type reference (TYPE) TN_CONSTANT `TOP` 20120209
11 N_RESULT_ALIGNMENT Instance attribute Public Type reference (TYPE) TN_CONSTANT 20120209
12 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20120209
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120209
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120209
3 GET_BY_BW_ALIGNMENT Static method Public Method Read Reference According to BW Alignment 20120209
Events
Class CL_BICS_RESULT_ALIGNMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BW_RESULT_ALIGNMENT Public Type reference (TYPE) RSBOLAP_ALIGNMENT BW Alignment of Totals 20120209
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ALIGNMENT Call by reference Type reference (TYPE) TN_BW_RESULT_ALIGNMENT BW Summenausrichtung 20120209
2 Importing I_CONSTANT Call by reference Type reference (TYPE) TN_CONSTANT Konstanteninhalt 20120209

Method CONSTRUCTOR on class CL_BICS_RESULT_ALIGNMENT has no exception.

Method GET_BY_BW_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ALIGNMENT Call by reference Type reference (TYPE) TN_BW_RESULT_ALIGNMENT BW Summenausrichtung 20120209
2 Returning R_R_RESULT_ALIGNMENT Value transfer Object reference (TYPE REF TO) CL_BICS_RESULT_ALIGNMENT Summenausrichtung 20120209

Method GET_BY_BW_ALIGNMENT on class CL_BICS_RESULT_ALIGNMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740