SAP ABAP Class CL_UMB_DESIGN_STATE (Scorecard Design: Wizard State)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB_WIZARD (Package) Scorecard Wizard
Properties
Class CL_UMB_DESIGN_STATE  
Short Description Scorecard Design: Wizard State    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB_WIZARD   Scorecard Wizard 
Created 20020206   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UMB_WIZARD_METADATA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UMB_DESIGN_STATE has no interface implemented.
Friends
Class CL_UMB_DESIGN_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_GREEN Constant Public Type reference (TYPE) SYMSGTY 'I' Green Light 20020207
2 CON_GREY Constant Public Type reference (TYPE) SYMSGTY 'S' Grey: Not Used 20030103
3 CON_RED Constant Public Type reference (TYPE) SYMSGTY 'E' Red Light 20020207
4 CON_YELLOW Constant Public Type reference (TYPE) SYMSGTY 'W' Yellow Light 20020207
5 MP_SCARD_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_UMB_DESIGN_SCORECARD2 Scorecard Design: Scorecard Object 20030102
6 MS_STATE_SCORECARD Instance attribute Public Type reference (TYPE) UMB_YS_STATE_SCORECARD 20030314
7 MTS_STATE_INIT Instance attribute Public Type reference (TYPE) UMB_YTS_STATE_INITIATIVE Check State of Initiative 20030315
8 MTS_STATE_MEAS Instance attribute Public Type reference (TYPE) UMB_YTS_STATE_MEASURE Check State of Measure 20030314
9 MTS_STATE_OBJ Instance attribute Public Type reference (TYPE) UMB_YTS_STATE_OBJECTIVE Check State of Objective 20030314
10 MTS_STATE_PERS Instance attribute Public Type reference (TYPE) UMB_YTS_STATE_PERSPECTIVE Check State of Perspective 20030314
11 MTS_STATE_STR Instance attribute Public Type reference (TYPE) UMB_YTS_STATE_STRATEGY Check State of Strategy 20030314
12 MT_ACTIVITY Static Attribute Public Type reference (TYPE) UMB_YT_WIZARD_ACTIVITY Scorecard Wizard: Activity 20020207
13 MT_ACTIVITY_GROUP Static Attribute Public Type reference (TYPE) SWDTDD07V Scorecard Wizard: Activity Group 20020226
14 MT_ACTIVITY_MESSAGE Instance attribute Private See coding 20030314
15 MT_ACTIVITY_STATE Instance attribute Public Type reference (TYPE) UMB_YT_WIZARD_ACTIVITY_STATE2 Scorecard Wizard: Activity State 20020918
16 MX_CHECKING_ALL Instance attribute Private Type reference (TYPE) AS4FLAG Flag (X or Blank) 20030316
17 MX_FOR_WIZARD Instance attribute Private Type reference (TYPE) AS4FLAG Check State for Wizard 20030316
18 MX_READ_FROM_BUFFER Instance attribute Private Type reference (TYPE) AS4FLAG SPACE Read STATE from Buffer 20030314
19 M_FAST_MODE Instance attribute Private Type reference (TYPE) AS4FLAG BSC Customizing - Fast Mode 20041209
20 M_MESSAGE Instance attribute Private Type reference (TYPE) STRING 20030316
21 M_WORKING_PERIOD Instance attribute Private Type reference (TYPE) UMC_Y_FISCPER Period 20020223
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GREEN_MESSAGE Instance method Private Method Add an Activity With Green State to Internal Attribute 20020227
2 ADD_MESSAGE Instance method Private Method Add an Activity With Message to Internal Attribute 20020207
3