SAP ABAP Class CL_BICS_VALUE_TYPE (Type of a Data Cell Value)
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 | 20100421 |
Properties
| Class | CL_BICS_VALUE_TYPE | |
| Short Description | Type of a Data Cell Value | |
| 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 | 20100421 | SAP |
| Last change | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_BICS_VALUE_TYPE has no interface implemented.
Friends
Class CL_BICS_VALUE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-DATE | 20100421 | |||
| 2 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-NORMAL | 20100421 | |||
| 3 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-FLOAT | 20121203 | |||
| 4 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-PERCENT | 20100421 | |||
| 5 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-CHAR | 20100421 | |||
| 6 | Constant | Public | Type reference (TYPE) | TN_VALUE_TYPE | RSBOL_C_VALUE_TYPE-TIME | 20100421 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | 20100421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110930 | ||
| 2 | Static method | Public | Method | 20100421 |
Events
Class CL_BICS_VALUE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_VALUE_TYPE | Public | Type reference (TYPE) | RSBOLAP_VALUE_TYPE | 20110930 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONSTANT | Call by reference | Type reference (TYPE) | TN_CONSTANT | 20110930 |
Method CONSTRUCTOR on class CL_BICS_VALUE_TYPE has no exception.
Method GET_VALUE_TYPE_BY_BW_VALTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20100421 | |||
| 2 | R_VALUE_TYPE | Value transfer | Type reference (TYPE) | CL_BICS_VALUE_TYPE=>TN_VALUE_TYPE | Typ eines Datenzellwertes | 20110930 |
Method GET_VALUE_TYPE_BY_BW_VALTP on class CL_BICS_VALUE_TYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |