SAP ABAP Class CL_UMB_WIZARD_PERS_MODEL (Model Class for Perspective)
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. 20020812
Properties
Class CL_UMB_WIZARD_PERS_MODEL  
Short Description Model Class for Perspective    
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 20020712   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_WIZARD_PERS_MODEL has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_PERS_MODEL has no interface implemented.
Friends
Class CL_UMB_WIZARD_PERS_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 'E' 'C': create; 'E': edit. 20020812
2 ASSIGNED_PERS Instance attribute Public Type reference (TYPE) UMB_WIZARD_YT_PERS Interface for Perspectives 20030115
3 AUTO Instance attribute Public Type reference (TYPE) UMC_Y_AUTO_KEY Generate Technical Name of system 20020826
4 DEFINITION Instance attribute Public Type reference (TYPE) UMB_WIZARD_Y_DEFINITION Definition for Business Item 20020712
5 LTXT Instance attribute Public Type reference (TYPE) UMC_Y_LTXT Long Text 20020712
6 M_PERS_PATH Instance attribute Private Type reference (TYPE) STRING 20020826
7 NOAC Instance attribute Public Type reference (TYPE) UMB_Y_NOAC Entry of Assessments and Comments 20020712
8 OWNERSHIP Instance attribute Public Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20020712
9 PERS Instance attribute Public Type reference (TYPE) UMB_Y_PERS Technical Name of Perspective 20020712
10 PERSPECTIVES Instance attribute Public Type reference (TYPE) UMB_YT_PERSPECTIVE Interface for Perspectives 20030115
11 PERSPECTIVES_TO_ASSIGN Instance attribute Public Type reference (TYPE) UMB_YT_PERSPECTIVE Interface for Perspectives 20030130
12 PSEQ Instance attribute Public Type reference (TYPE) UMB_Y_PSEQ 0 Position Number of the Perspective in the Scorecard 20020712
13 SC_PSEQ Instance attribute Public Type reference (TYPE) UMB_Y_PSEQ Position Number of the Perspective in the Scorecard 20020712
14 STATCALC Instance attribute Public Type reference (TYPE) UMB_Y_STATCALCPE Status Calculation for Perspective 20020712
15 STATGEN Instance attribute Public Type reference (TYPE) UMB_Y_STATGEN1 Type of Status Determination 20020712
16 STATGEN_HELP_VALUES Instance attribute Public Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20020712
17 STXT Instance attribute Public Type reference (TYPE) UMC_Y_STXT Short Text 20020712
18 WIZARD_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020712
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_PERSPECTIVE Instance method Public Method Assign the Perspective to Current Scorecard. 20020712
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020712
3 CREATE_PERSPECTIVE Instance method Public Method Create a Perspective with Attributes Stored in this Model. 20020712
4 GET_ASSIGN_ATTRIBUTE Instance method Public Method Get the Perspective's Assignment Attribute to the Scorecard. 20020712
5 GET_PERSPECTIVE Instance method Public Method Get a Perspective and Load its Attrs into this Model. 20020712
6 RESET Instance method Public Method Reset the Attributes. 20020712
7 SAVE_PERSPECTIVE Instance method Public Method Save a Perspective with Attributes Stored in this Model. 20020712
8 SET_APPLICATION Instance method Public Method Set the Wizard Application Object. 20020712
9 SET_ASSIGNED_PERS_LIST Instance method Public Method 20030115
10 SET_ASSIGN_ATTRIBUTE Instance method Public Method Set(save) the Perspective's Assignment Attribute. 20020712
11 SET_LTXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
12 SET_PERS Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
13 SET_PSEQ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
14 SET_SC_PSEQ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
15 SET_STXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
16 UNASSIGN_PERSPECTIVE Instance method Public Method Unassign the Perspective from the Scorecard with the Period. 20020713
Events
Class CL_UMB_WIZARD_PERS_MODEL has no event.
Types
Class CL_UMB_WIZARD_PERS_MODEL has no local type.
Method Signatures

Method ASSIGN_PERSPECTIVE Signature

Method ASSIGN_PERSPECTIVE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020712
2 CX_UMB_SCORECARD Scorecard 20020712

Method CONSTRUCTOR Signature

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

Method CREATE_PERSPECTIVE Signature

Method CREATE_PERSPECTIVE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020712

Method GET_ASSIGN_ATTRIBUTE Signature

Method GET_ASSIGN_ATTRIBUTE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020712

Method GET_PERSPECTIVE Signature

Method GET_PERSPECTIVE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020712

Method RESET Signature

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

Method SAVE_PERSPECTIVE Signature

Method SAVE_PERSPECTIVE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020712

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 20020712

Method SET_APPLICATION on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method SET_ASSIGNED_PERS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PERSPECTIVE Call by reference Type reference (TYPE) UMB_YT_PERSPECTIVE Interface for perspectives 20030115

Method SET_ASSIGNED_PERS_LIST on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method SET_ASSIGN_ATTRIBUTE Signature

Method SET_ASSIGN_ATTRIBUTE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020712

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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_LTXT on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method SET_PERS 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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_PERS on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method SET_PSEQ 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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_PSEQ on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method SET_SC_PSEQ 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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_SC_PSEQ on class CL_UMB_WIZARD_PERS_MODEL has no exception.

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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_STXT on class CL_UMB_WIZARD_PERS_MODEL has no exception.

Method UNASSIGN_PERSPECTIVE Signature

Method UNASSIGN_PERSPECTIVE on class CL_UMB_WIZARD_PERS_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020713
2 CX_UMB_SCORECARD Scorecard 20020713
History
Last changed by/on SAP  20041006 
SAP Release Created in 320