SAP ABAP Class CL_BICS_VARIABLE_TYPE (Type of Variable)
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 | 20100727 |
Properties
| Class | CL_BICS_VARIABLE_TYPE | |
| Short Description | Type of Variable | |
| 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 | 20100727 | 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_VARIABLE_TYPE has no interface implemented.
Friends
Class CL_BICS_VARIABLE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | 20100727 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | 20100727 | ||||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | 20100727 | ||||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | Type of Variable | 20110511 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | 20100727 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | 20100727 | ||||
| 7 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `CHAR_MEMBER` | 20100727 | |||
| 8 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `DOUBLE` | 20100727 | |||
| 9 | Constant | Public | Type reference (TYPE) | TN_ENTRY_TYPE | RRO04_C_ENTRYTP-DUTY | Liability | 20110301 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_ENTRY_TYPE | RRO04_C_ENTRYTP-DUTY_NOT_INITIAL | Mandatory, Initial Value Not Allowed | 20110301 | ||
| 11 | Constant | Public | Type reference (TYPE) | TN_ENTRY_TYPE | RRO04_C_ENTRYTP-OPTIONAL | Optional | 20110301 | ||
| 12 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `INTEGER` | 20100727 | |||
| 13 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `MEMORY` | 20110511 | |||
| 14 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `OBJECT` | 20100727 | |||
| 15 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | `TEXT` | 20100727 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Implementing Class | 20101112 | |||
| 17 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20100727 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100727 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100727 | |
| 3 | Static method | Public | Method | 20110301 |
Events
Class CL_BICS_VARIABLE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_ENTRY_TYPE | Public | Type reference (TYPE) | RRO04_S_GLOBV-ENTRYTP | Input Type | 20110301 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_TYPE has no exception.
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 | Konstanteninhalt | 20100727 | |||
| 2 | I_IMPLEMENTING_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Implementierende Klasse | 20101112 |
Method CONSTRUCTOR on class CL_BICS_VARIABLE_TYPE has no exception.
Method GET_REF_BY_BW_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BW_VARTYP | Call by reference | Type reference (TYPE) | RRO04_S_GLOBV-VARTYP | 20110301 | ||||
| 2 | I_BW_VPARSEL | Call by reference | Type reference (TYPE) | RRO04_S_GLOBV-VPARSEL | 20110301 | ||||
| 3 | R_R_VARIABLE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | Variablentyp | 20110301 |
Method GET_REF_BY_BW_TYPE on class CL_BICS_VARIABLE_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |