SAP ABAP Class CL_BICS_ZERO_PRESENTATION (Display of Zeros)
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 20120224
Properties
Class CL_BICS_ZERO_PRESENTATION  
Short Description Display of Zeros    
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 20120208   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BICS_ZERO_PRESENTATION has no interface implemented.
Friends
Class CL_BICS_ZERO_PRESENTATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BW_ZERO_PRESENTATION Instance attribute Public Type reference (TYPE) TN_BW_ZERO_PRESENTATION 20120224
2 N_CR_CUSTOM_STRING Static Attribute Public Object reference (TYPE REF TO) CL_BICS_ZERO_PRESENTATION 20120224
3 N_CR_EMPTY_STRING Static Attribute Public Object reference (TYPE REF TO) CL_BICS_ZERO_PRESENTATION 20120224
4 N_CR_NORMAL Static Attribute Public Object reference (TYPE REF TO) CL_BICS_ZERO_PRESENTATION 20120224
5 N_CR_NO_CURRENCIES_UNITS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_ZERO_PRESENTATION 20120224
6 N_C_BW_CUSTOM_STRING Constant Public Type reference (TYPE) TN_BW_ZERO_PRESENTATION RSBOL_C_ZERO_PRESENTATION-CUSTOM_STRING 20120224
7 N_C_BW_EMPTY_STRING Constant Public Type reference (TYPE) TN_BW_ZERO_PRESENTATION RSBOL_C_ZERO_PRESENTATION-EMPTY_STRING 20120224
8 N_C_BW_NORMAL Constant Public Type reference (TYPE) TN_BW_ZERO_PRESENTATION RSBOL_C_ZERO_PRESENTATION-NORMAL 20120224
9 N_C_BW_NO_CURRENCIES_UNITS Constant Public Type reference (TYPE) TN_BW_ZERO_PRESENTATION RSBOL_C_ZERO_PRESENTATION-NO_CURRENCIES_UNITS 20120224
10 N_C_CUSTOM_STRING Constant Public Type reference (TYPE) TN_ZERO_PRESENTATION `CUSTOM_STRING` 20120224
11 N_C_EMPTY_STRING Constant Public Type reference (TYPE) TN_ZERO_PRESENTATION `EMPTY_STRING` 20120224
12 N_C_NORMAL Constant Public Type reference (TYPE) TN_ZERO_PRESENTATION `NORMAL` 20120224
13 N_C_NO_CURRENCIES_UNITS Constant Public Type reference (TYPE) TN_ZERO_PRESENTATION `DSIPLAY_ZERO_WITHOUT_CURRENCIES_OR_UNITS` 20120224
14 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT Table with Values of Constants 20120224
15 N_ZERO_PRESENTATION Instance attribute Public Type reference (TYPE) TN_ZERO_PRESENTATION 20120224
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120224
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120224
3 GET_BY_BW_ZERO_PRESENTATION Static method Public Method 20120224
Events
Class CL_BICS_ZERO_PRESENTATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_BW_ZERO_PRESENTATION Public Type reference (TYPE) RSBOLAP_ZERO_PRESENTATION BW Zero Display 20120224
2 TN_ZERO_PRESENTATION Public Type reference (TYPE) STRING Display of Zeros 20120224
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ZERO_PRESENTATION Call by reference Type reference (TYPE) TN_BW_ZERO_PRESENTATION Nulldarstellung 20120224
2 Importing I_ZERO_PRESENTATION Call by reference Type reference (TYPE) TN_ZERO_PRESENTATION Nulldarstellung 20120224

Method CONSTRUCTOR on class CL_BICS_ZERO_PRESENTATION has no exception.

Method GET_BY_BW_ZERO_PRESENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BW_ZERO_PRESENTATION Call by reference Type reference (TYPE) TN_BW_ZERO_PRESENTATION Nulldarstellung 20120224
2 Returning R_R_ZERO_PRESENTATION Value transfer Object reference (TYPE REF TO) CL_BICS_ZERO_PRESENTATION Nulldarstellung 20120224

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