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 IF_BICS_OBJECT 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 N_CR_CHECKED Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_STATE Variable Checked 20110209
2 N_CR_FREED Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_STATE Variable Invalid - After Submit 20110209
3 N_CR_UNCHECKED Static Attribute Public Object reference (TYPE REF TO) CL_BICS_VARIABLE_STATE Variable Unchecked 20110209
4 N_C_CHECKED Constant Public Type reference (TYPE) TN_CONSTANT 'CHECKED' Variable Checked 20110222
5 N_C_CS_CHECK_FAILED Constant Public Type reference (TYPE) IF_BICS_VARIABLE=>TN_CHECK_STATUS 'F' Variable Check Not Passed 20110222
6 N_C_CS_CHECK_OK Constant Public Type reference (TYPE) IF_BICS_VARIABLE=>TN_CHECK_STATUS 'O' Variable Check OK 20110222
7 N_C_CS_UNCHECKED Constant Public Type reference (TYPE) IF_BICS_VARIABLE=>TN_CHECK_STATUS SPACE Variable Check Not Performed 20110222
8 N_C_FREED Constant Public Type reference (TYPE) TN_CONSTANT 'FREED' Variable Invalid - After Submit 20110222
9 N_C_INACTIVE Constant Public Type reference (TYPE) TN_CONSTANT 'INACTIVE' Variable inaktiv 20120731
10 N_C_UNCHECKED Constant Public Type reference (TYPE) TN_CONSTANT 'UNCHECKED' Variable Not Checked 20110222
11 N_TS_CONSTANT 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 CLASS_CONSTRUCTOR Static method Public Constructor 20110209
2 CONSTRUCTOR 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 Importing 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