SAP ABAP Class CL_BICS_VISIBILITY (Visibility of Objects)
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 | 20100326 |
Properties
| Class | CL_BICS_VISIBILITY | |
| Short Description | Visibility of Objects | |
| 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 | 20100326 | 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) |
Interfaces
Class CL_BICS_VISIBILITY has no interface implemented.
Friends
Class CL_BICS_VISIBILITY 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_VISIBILITY | Visibility of Objects (for example Results Rows) | 20120224 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Context-Dep. | 20100326 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Default | 20120224 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Hidden | 20100326 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Visible | 20100326 | |||
| 6 | Constant | Public | Type reference (TYPE) | TN_BW_VISIBILITY | RSBOL_C_VISIBILITY-CONDITIONAL | Context-Dep. | 20120224 | ||
| 7 | Constant | Public | Type reference (TYPE) | TN_BW_VISIBILITY | RSBOL_C_VISIBILITY-DEFAULT | Default | 20120224 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_BW_VISIBILITY | RSBOL_C_VISIBILITY-HIDDEN | Hidden | 20120224 | ||
| 9 | Constant | Public | Type reference (TYPE) | TN_BW_VISIBILITY | RSBOL_C_VISIBILITY-VISIBLE | Visible | 20120224 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `CONDITIONAL` | Context-Dep. | 20100531 | ||
| 11 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `DEFAULT` | Default | 20120224 | ||
| 12 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `HIDDEN` | Hidden | 20100531 | ||
| 13 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `VISIBLE` | Visible | 20100531 | ||
| 14 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20100326 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | TN_CONSTANT | 20120224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100531 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100326 | |
| 3 | Static method | Public | Method | Read Reference in Accordance with BW Visibility | 20120224 |
Events
Class CL_BICS_VISIBILITY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_BW_VISIBILITY | Public | Type reference (TYPE) | RSBOLAP_VISIBILITY | Visibility of Objects (for example Results Rows) | 20120224 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_VISIBILITY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_VISIBILITY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_VISIBILITY | Call by reference | Type reference (TYPE) | TN_BW_VISIBILITY | Sichtbarkeit von Objekten (z. B. Ergebniszeilen) | 20120224 | |||
| 2 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | Konstanteninhalt | 20100326 |
Method CONSTRUCTOR on class CL_BICS_VISIBILITY has no exception.
Method GET_BY_BW_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_VISIBILITY | Call by reference | Type reference (TYPE) | TN_BW_VISIBILITY | Sichtbarkeit von Objekten (z. B. Ergebniszeilen) | 20120224 | |||
| 2 | R_R_VISIBILITY | Value transfer | Object reference (TYPE REF TO) | CL_BICS_VISIBILITY | Sichtbarkeit von Objekten | 20120224 |
Method GET_BY_BW_VISIBILITY on class CL_BICS_VISIBILITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |