SAP ABAP Class CL_BICS_CONDITION_DRILLCONTEXT (Characteristic Assignment Type of a Condition)
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 20110330
Properties
Class CL_BICS_CONDITION_DRILLCONTEXT  
Short Description Characteristic Assignment Type of a Condition    
Super Class CL_BICS_CONSTANT Base for all constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_BASE_CONSTANTS   Package for Constants in ABAP BICS 
Created 20110330   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_CONDITION_DRILLCONTEXT has no forward declaration.
Interfaces
Class CL_BICS_CONDITION_DRILLCONTEXT has no interface implemented.
Friends
Class CL_BICS_CONDITION_DRILLCONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CR_CHARACTERISTICS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_CONDITION_DRILLCONTEXT Characteristic Assignment Type of a Condition 20110401
2 N_CR_DETAILS_ON_COLUMNS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_CONDITION_DRILLCONTEXT Characteristic Assignment Type of a Condition 20110401
3 N_CR_DETAILS_ON_ROWS Static Attribute Public Object reference (TYPE REF TO) CL_BICS_CONDITION_DRILLCONTEXT Characteristic Assignment Type of a Condition 20110401
4 N_CR_INDEPENDENT Static Attribute Public Object reference (TYPE REF TO) CL_BICS_CONDITION_DRILLCONTEXT Characteristic Assignment Type of a Condition 20110401
5 N_C_PROV_DRILL_CNTXT_CHAR Constant Public Type reference (TYPE) TN_PROV_DRILL_CONTEXT RSBOL_C_DRILL_CONTEXT-CHARACTERISTICS 20110401
6 N_C_PROV_DRILL_CNTXT_COLS Constant Public Type reference (TYPE) TN_PROV_DRILL_CONTEXT RSBOL_C_DRILL_CONTEXT-DETAILS_ON_COLUMNS 20110401
7 N_C_PROV_DRILL_CNTXT_INDEP Constant Public Type reference (TYPE) TN_PROV_DRILL_CONTEXT RSBOL_C_DRILL_CONTEXT-INDEPENDENT 20110401
8 N_C_PROV_DRILL_CNTXT_ROWS Constant Public Type reference (TYPE) TN_PROV_DRILL_CONTEXT RSBOL_C_DRILL_CONTEXT-DETAILS_ON_ROWS 20110401
9 N_C_TXT_CHARACTERISTICS Constant Public Type reference (TYPE) TN_CONSTANT 'CHARACTERISTICS' 20110401
10 N_C_TXT_DETAILS_ON_COLUMNS Constant Public Type reference (TYPE) TN_CONSTANT 'DETAILS_ON_COLUMNS' 20110401
11 N_C_TXT_DETAILS_ON_ROWS Constant Public Type reference (TYPE) TN_CONSTANT 'DETAILS_ON_ROWS' 20110401
12 N_C_TXT_INDEPENDENT Constant Public Type reference (TYPE) TN_CONSTANT 'INDEPENDENT' 20110401
13 N_PROV_DRILL_CONTEXT Instance attribute Public Type reference (TYPE) TN_PROV_DRILL_CONTEXT Drill Context for a Condition 20110401
14 N_TS_CONSTANT Static Attribute Public Type reference (TYPE) TN_TS_CONSTANT 20110401
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110401
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110401
3 GET_REF_BY_PROV_DRILL_CONTEXT Static method Public Method Determine Characteristic Assignment Type 20110330
Events
Class CL_BICS_CONDITION_DRILLCONTEXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_PROV_DRILL_CONTEXT Public Type reference (TYPE) RSBOLAP_DRILL_CONTEXT Drill Context for a Condition 20110330
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BICS_CONDITION_DRILLCONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BICS_CONDITION_DRILLCONTEXT 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 20110401
2 Importing I_PROV_DRILL_CONTEXT Call by reference Type reference (TYPE) TN_PROV_DRILL_CONTEXT Drill Kontext einer Bedingung 20110401

Method CONSTRUCTOR on class CL_BICS_CONDITION_DRILLCONTEXT has no exception.

Method GET_REF_BY_PROV_DRILL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROV_DRILL_CONTEXT Call by reference Type reference (TYPE) TN_PROV_DRILL_CONTEXT Drill Kontext einer Bedingung 20110330
2 Returning R_R_CONDITION_DRILL_CONTEXT Value transfer Object reference (TYPE REF TO) CL_BICS_CONDITION_DRILLCONTEXT Merkmalszuordnungsart einer Bedingung 20110330

Method GET_REF_BY_PROV_DRILL_CONTEXT on class CL_BICS_CONDITION_DRILLCONTEXT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731