SAP ABAP Class CL_UMC_BW_VARIABLE (Variable)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMC (Package) CPM : Common Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMC_BW_SELECTION_BASE BW Selection: Base Class 20001218
Properties
Class CL_UMC_BW_VARIABLE  
Short Description Variable    
Super Class CL_UMC_BW_SELECTION_BASE BW Selection: Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package UMC   CPM : Common Objects 
Created 20001130   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMC_BW_VARIABLE has no forward declaration.
Interfaces
Class CL_UMC_BW_VARIABLE has no interface implemented.
Friends
Class CL_UMC_BW_VARIABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BW_VAR Instance attribute Public Type reference (TYPE) UMC_YS_BW_VAR BW Variable 20001130
2 CON_BW_VAR_TYPE_FIXVALUE Constant Public Type reference (TYPE) UMC_Y_BW_VAR_TYPE 1 BW Variable Type 20020725
3 CON_BW_VAR_TYPE_HIERARCHY Constant Public Type reference (TYPE) UMC_Y_BW_VAR_TYPE 4 BW Variable Type 20020725
4 CON_BW_VAR_TYPE_HINODE Constant Public Type reference (TYPE) UMC_Y_BW_VAR_TYPE 3 BW Variable Type 20020725
5 CON_BW_VAR_TYPE_NUMBER Constant Public Type reference (TYPE) UMC_Y_BW_VAR_TYPE 2 BW Variable Type 20020725
6 PERIODICITY Instance attribute Public Type reference (TYPE) UMC_Y_PERIODICITY Periodicity 20001219
7 X_PERIODICITY_ENABLED Instance attribute Public Type reference (TYPE) AS4FLAG Flag (X or Blank) 20010905
Methods
# Method Level Visibility Method type Description Created on
1 BIND_SELECTION_FOR_PERIODICITY Instance method Public Method Bind Selection According to the Periodicity 20020730
2 CONSTRUCTOR Instance method Public Constructor Constructor 20001130
3 GET_SELECTION_OVERVIEW Instance method Public Method Get Overview Table 20020730
4 SET_PERIODICITY Instance method Public Method Set Periodicity 20020709
Events
Class CL_UMC_BW_VARIABLE has no event.
Types
Class CL_UMC_BW_VARIABLE has no local type.
Method Signatures

Method BIND_SELECTION_FOR_PERIODICITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VAR_OPTION Value transfer Type reference (TYPE) UMC_YS_BW_VAR_SELECTION_OPTION BW Selektion Option: Variable 20020730
2 Importing I_PERIODICITY Value transfer Type reference (TYPE) UMC_Y_PERIODICITY Technischer Name einer Periodisierung 20020730

Method BIND_SELECTION_FOR_PERIODICITY on class CL_UMC_BW_VARIABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BW_VAR Call by reference Type reference (TYPE) UMC_YS_BW_VAR BW Variable 20001130
2 Importing I_P_QUERY Value transfer Object reference (TYPE REF TO) CL_UMC_BW_QUERY BW-Bericht 20001130

Method CONSTRUCTOR on class CL_UMC_BW_VARIABLE has no exception.

Method GET_SELECTION_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_OVERVIEW Value transfer Type reference (TYPE) UMC_YT_BW_SELECTION_PER_ALV Periodisierung: BW Selektion : ALV Strucktur 20020730

Method GET_SELECTION_OVERVIEW on class CL_UMC_BW_VARIABLE has no exception.

Method SET_PERIODICITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERIODICITY Value transfer Type reference (TYPE) UMC_Y_PERIODICITY Technischer Name einer Periodisierung 20020709

Method SET_PERIODICITY on class CL_UMC_BW_VARIABLE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in