SAP ABAP Class CL_UMB_WIZARD_STRATEGY_MODEL (Model Class for Strategy)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB_WIZARD (Package) Scorecard Wizard
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMB_WIZARD_MODEL Super Model Class for all Wizard Model Classes. 20020811
Properties
Class CL_UMB_WIZARD_STRATEGY_MODEL  
Short Description Model Class for Strategy    
Super Class CL_UMB_WIZARD_MODEL Super Model Class for all Wizard Model Classes. 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMB_WIZARD   Scorecard Wizard 
Created 20020708   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_WIZARD_STRATEGY_MODEL has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_STRATEGY_MODEL has no interface implemented.
Friends
Class CL_UMB_WIZARD_STRATEGY_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Type reference (TYPE) STRING 'C' 'C':create; 'E':edit. 20020811
2 ASSIGNED_STRATEGIES Instance attribute Public Type reference (TYPE) UMB_WIZARD_YT_STRA Strategy Table 20030114
3 AUTO Instance attribute Public Type reference (TYPE) UMC_Y_AUTO_KEY Generate Technical Name of system 20020826
4 BSC_STRATEGY Instance attribute Public Type reference (TYPE) UMB_Y_STRATEGY Technical Name of Strategy 20020708
5 DEFINITION Instance attribute Public Type reference (TYPE) UMB_WIZARD_Y_DEFINITION Definition for Business Item 20020708
6 LTXT Instance attribute Public Type reference (TYPE) UMC_Y_LTXT Long Text 20020708
7 M_STRATEGY_PATH Instance attribute Private Type reference (TYPE) STRING 20020826
8 NOAC Instance attribute Public Type reference (TYPE) UMB_Y_NOAC Entry of Assessments and Comments 20020708
9 OWNERSHIP Instance attribute Public Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20020708
10 SSEQ Instance attribute Public Type reference (TYPE) UMB_Y_BSC_SEQ Scorecard: Sequence of Elements 20020708
11 STATCALC Instance attribute Public Type reference (TYPE) UMB_Y_STATCALCST Status Calculation for Strategy 20020708
12 STATGEN Instance attribute Public Type reference (TYPE) UMB_Y_STATGEN1 Type of Status Determination 20020708
13 STATGEN_HELP_VALUES Instance attribute Public Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20020709
14 STCAT Instance attribute Public Type reference (TYPE) UMB_Y_STCAT Technical Name of Strategy Category 20020708
15 STOWNER Instance attribute Public Type reference (TYPE) UMB_Y_STOWNR Strategy Owner 20030211
16 STRATEGIES Instance attribute Public Type reference (TYPE) UMB_YT_STRATEGY Strategy Table 20030114
17 STRATEGIES_TO_ASSIGN Instance attribute Public Type reference (TYPE) UMB_YT_STRATEGY Interface for Strategy 20030130
18 STXT Instance attribute Public Type reference (TYPE) UMC_Y_STXT Short Text 20020708
19 WIZARD_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020708
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_STRATEGY Instance method Public Method Assign Strategy to Current Scorecard. 20020708
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020709
3 CREATE_STRATEGY Instance method Public Method Create a Strategy. 20020708
4 GET_ASSIGNMENT Instance method Public Method Get Scorecard-Strategy Assignment Attributes. 20020708
5 GET_STRATEGY Instance method Public Method Get Attributes of an Existing Strategy. 20020708
6 RESET Instance method Public Method Reset all the Attributes. 20020708
7 SET_APPLICATION Instance method Public Method Set the Application Object of the Model 20020708
8 SET_ASSIGNED_STRA_LIST Instance method Public Method 20030114
9 SET_ASSIGNMENT Instance method Public Method Set Scorecard-Strategy Assignment Attributes. 20020708
10 SET_BSC_STRATEGY Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
11 SET_LTXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
12 SET_SSEQ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020917
13 SET_STOWNER Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20030211
14 SET_STRATEGY Instance method Public Method Set and Save Attributes of an Existing Strategy. 20020708
15 SET_STXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
16 UNASSIGN_STRATEGY Instance method Public Method Unassign Strategy from Current Scorecard. 20020708
Events
Class CL_UMB_WIZARD_STRATEGY_MODEL has no event.
Types
Class CL_UMB_WIZARD_STRATEGY_MODEL has no local type.
Method Signatures

Method ASSIGN_STRATEGY Signature

Method ASSIGN_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
Method CONSTRUCTOR on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method CREATE_STRATEGY Signature

Method CREATE_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708

Method GET_ASSIGNMENT Signature

Method GET_ASSIGNMENT on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708

Method GET_STRATEGY Signature

Method GET_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708

Method RESET Signature

Method RESET on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
Method RESET on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLICATION Call by reference Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020708

Method SET_APPLICATION on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_ASSIGNED_STRA_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STRATEGY Call by reference Type reference (TYPE) UMB_YT_STRATEGY Interface for strategy 20030114

Method SET_ASSIGNED_STRA_LIST on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_ASSIGNMENT Signature

Method SET_ASSIGNMENT on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020709
2 CX_UMB_SCORECARD Scorecard 20020708

Method SET_BSC_STRATEGY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020811
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020811

Method SET_BSC_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_LTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020811
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020811

Method SET_LTXT on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_SSEQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020917
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020917

Method SET_SSEQ on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_STOWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20030211
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20030211

Method SET_STOWNER on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method SET_STRATEGY Signature

Method SET_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708

Method SET_STXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attributpfad 20020811
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020811

Method SET_STXT on class CL_UMB_WIZARD_STRATEGY_MODEL has no exception.

Method UNASSIGN_STRATEGY Signature

Method UNASSIGN_STRATEGY on class CL_UMB_WIZARD_STRATEGY_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020708
History
Last changed by/on SAP  20041006 
SAP Release Created in 320