SAP ABAP Class CL_BICS_ZERO_SUPPRESSION_MODE (Zero Suppression Constants)
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 | 20100429 |
Properties
| Class | CL_BICS_ZERO_SUPPRESSION_MODE | |
| Short Description | Zero Suppression Constants | |
| 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 | 20100429 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_ZERO_SUPPRESSION_MODE has no interface implemented.
Friends
Class CL_BICS_ZERO_SUPPRESSION_MODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | BW Zero Suppression Mode | 20120209 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Axis Constants | 20100429 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Axis Constants | 20100429 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Axis Constants | 20100429 | |||
| 5 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `BASED_ON_AGGREGATED_VALUES` | Aggregation-Based | 20100429 | ||
| 6 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `BASED_ON_ALL_DATA_CELLS` | Data-Based | 20100429 | ||
| 7 | Constant | Public | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | RSBOL_C_ZERO_SUPPRESSION_MODE-BASED_ON_AGGREGATED_VALUES | BW Zero Suppression Mode | 20120209 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | RSBOL_C_ZERO_SUPPRESSION_MODE-BASED_ON_ALL_DATA_CELLS | BW Zero Suppression Mode | 20120209 | ||
| 9 | Constant | Public | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | RSBOL_C_ZERO_SUPPRESSION_MODE-NONE | BW Zero Suppression Mode | 20120209 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `NONE` | None | 20100429 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20100429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100429 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100429 | |
| 3 | Static method | Public | Method | Determine in Accordance with BW Zero Suppression | 20120209 | |
| 4 | Instance method | Public | Method | Checks if zero suppression is active | 20100429 |
Events
Class CL_BICS_ZERO_SUPPRESSION_MODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_BW_ZERO_SUPPRESSION_MODE | Public | Type reference (TYPE) | RSBOLAP_ZERO_SUPPRESSION_MODE | BW Zero Suppression Mode | 20120209 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_ZERO_SUPPRESSION_MODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_ZERO_SUPPRESSION_MODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_ZERO_SUPPRESSION_MODE | Call by reference | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | BW Nullunterdückungsmodus | 20120209 | |||
| 2 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20100429 |
Method CONSTRUCTOR on class CL_BICS_ZERO_SUPPRESSION_MODE has no exception.
Method GET_REF_BY_BW_SUPPRESSION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_ZERO_SUPPRESSION_MODE | Call by reference | Type reference (TYPE) | TN_BW_ZERO_SUPPRESSION_MODE | BW Nullunterdückungsmodus | 20120209 | |||
| 2 | R_R_ZERO_SUPPRESSION_MODE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_ZERO_SUPPRESSION_MODE | Nullunterdrückungsmodus | 20120209 |
Method GET_REF_BY_BW_SUPPRESSION_MODE on class CL_BICS_ZERO_SUPPRESSION_MODE has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100429 |
Method IS_ACTIVE on class CL_BICS_ZERO_SUPPRESSION_MODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |