SAP ABAP Class CL_BICS_VARIABLE_STATE (Status of a 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 | 20110209 |
Properties
| Class | CL_BICS_VARIABLE_STATE | |
| Short Description | Status of a 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 | 20110209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BICS_VARIABLE_STATE has no interface implemented.
Friends
Class CL_BICS_VARIABLE_STATE 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_STATE | Variable Checked | 20110209 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_STATE | Variable Invalid - After Submit | 20110209 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_STATE | Variable Unchecked | 20110209 | |||
| 4 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'CHECKED' | Variable Checked | 20110222 | ||
| 5 | Constant | Public | Type reference (TYPE) | IF_BICS_VARIABLE=>TN_CHECK_STATUS | 'F' | Variable Check Not Passed | 20110222 | ||
| 6 | Constant | Public | Type reference (TYPE) | IF_BICS_VARIABLE=>TN_CHECK_STATUS | 'O' | Variable Check OK | 20110222 | ||
| 7 | Constant | Public | Type reference (TYPE) | IF_BICS_VARIABLE=>TN_CHECK_STATUS | SPACE | Variable Check Not Performed | 20110222 | ||
| 8 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'FREED' | Variable Invalid - After Submit | 20110222 | ||
| 9 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'INACTIVE' | Variable inaktiv | 20120731 | ||
| 10 | Constant | Public | Type reference (TYPE) | TN_CONSTANT | 'UNCHECKED' | Variable Not Checked | 20110222 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | TN_TS_CONSTANT | Table with Values of Constants | 20110209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20110209 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110209 |
Events
Class CL_BICS_VARIABLE_STATE has no event.
Types
Class CL_BICS_VARIABLE_STATE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_STATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_VARIABLE_STATE 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 | 20110209 |
Method CONSTRUCTOR on class CL_BICS_VARIABLE_STATE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |