SAP ABAP Class CL_UMB_WIZARD_OBJ_MODEL (Model for Objective)
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_OBJ_MODEL  
Short Description Model for Objective    
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 20020713   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_WIZARD_OBJ_MODEL has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_OBJ_MODEL has no interface implemented.
Friends
Class CL_UMB_WIZARD_OBJ_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTO Instance attribute Public Type reference (TYPE) UMC_Y_AUTO_KEY '' Generate Technical Name of system 20020826
2 COBJ Instance attribute Public Type reference (TYPE) UMB_Y_COBJ Technical Name of Common Objective 20020713
3 DEFINITION Instance attribute Public Type reference (TYPE) UMB_WIZARD_Y_DEFINITION Definition for Business Item 20020713
4 LTXT Instance attribute Public Type reference (TYPE) UMC_Y_LTXT Long Text 20020713
5 MT_OBJECTIVE Instance attribute Public Type reference (TYPE) UMB_WIZARD_YT_OBJ Interface for Objectives 20030120
6 M_OBJ_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 20020714
8 OBJ Instance attribute Public Type reference (TYPE) UMB_Y_OBJ Objective 20020713
9 OBJOWNER Instance attribute Public Type reference (TYPE) UMB_Y_OBOWNR Objective Owner 20020713
10 OSEQ Instance attribute Public Type reference (TYPE) UMB_Y_BSC_SEQ Scorecard: Sequence of Elements 20020714
11 OWNERSHIP Instance attribute Public Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20020714
12 PERS Instance attribute Public Type reference (TYPE) UMB_Y_PERS Technical Name of Perspective 20020713
13 STATCALC Instance attribute Public Type reference (TYPE) UMB_Y_STATCALC Type of Automatic Status Calculation 20020714
14 STATGEN Instance attribute Public Type reference (TYPE) UMB_Y_STATGEN1 Type of Status Determination 20020714
15 WIZARD_APPLICATION Instance attribute Private Object reference (TYPE REF TO) CL_UMB_DESIGN_WIZARD Scorecard Design: Wizard 20020713
16 WTXT Instance attribute Public Type reference (TYPE) UMC_Y_WTXT Medium Text 20020713
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COBJ Instance method Private Method Check Validity of Common Objective 20020926
2 CREATE_OBJECTIVE Instance method Public Method Create the Objective. 20020713
3 GET_ASSIGNABLE_OBJ_LIST Instance method Public Method Get the Assignable Objectives of the Scorecard/Period. 20020715
4 GET_ASSIGNED_OBJ_LIST Instance method Public Method Get the List of Assigned Objectives of the Scorecard/Period. 20020713
5 GET_OBJECTIVE Instance method Public Method Get the Attributes of an Objective. 20020713
6 GET_OBJECTIVE_LIST Static method Public Method Get the List of all Objectives. 20020713
7 GET_OBJ_ASSIGN_ATTR Instance method Public Method Get the Assignment Attributes of the Objective. 20020714
8 RESET Instance method Public Method Reset the Attributes 20020713
9 SET_APPLICATION Instance method Public Method Set the Wizard Application Object. 20020713
10 SET_COBJ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
11 SET_LTXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
12 SET_OBJ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
13 SET_OBJECTIVE Instance method Public Method Set the Attributes of the Objective. 20020713
14 SET_OBJOWNER Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
15 SET_OBJ_ASSIGN_ATTR Instance method Public Method Set the Assignment Attributes of the Objective. 20020714
16 SET_OSEQ Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
17 SET_PERS Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
18 SET_WTXT Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020812
Events
Class CL_UMB_WIZARD_OBJ_MODEL has no event.
Types
Class CL_UMB_WIZARD_OBJ_MODEL has no local type.
Method Signatures

Method CHECK_COBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COBJ Value transfer Type reference (TYPE) UMB_Y_COBJ Technischer Name eines Allgemeinen Strategieelements 20020926
2 Importing I_OBJ Value transfer Type reference (TYPE) UMB_Y_OBJ Strategieelement 20020926
3 Importing I_PERS Value transfer Type reference (TYPE) UMB_Y_PERS Technischer Name einer Perspektive 20020926
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020926

Method CREATE_OBJECTIVE Signature

Method CREATE_OBJECTIVE on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020713

Method GET_ASSIGNABLE_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJ Value transfer Type reference (TYPE) UMB_WIZARD_YT_OBJ Objective information list 20020715
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020715

Method GET_ASSIGNED_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECTIVE Value transfer Type reference (TYPE) UMB_WIZARD_YT_OBJ Objective information list 20020713
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020713

Method GET_OBJECTIVE Signature

Method GET_OBJECTIVE on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020713

Method GET_OBJECTIVE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECTIVE Value transfer Type reference (TYPE) UMB_WIZARD_YT_OBJ Objective information list 20020713

Method GET_OBJECTIVE_LIST on class CL_UMB_WIZARD_OBJ_MODEL has no exception.

Method GET_OBJ_ASSIGN_ATTR Signature

Method GET_OBJ_ASSIGN_ATTR on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020714

Method RESET Signature

Method RESET on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
Method RESET on class CL_UMB_WIZARD_OBJ_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 20020713

Method SET_APPLICATION on class CL_UMB_WIZARD_OBJ_MODEL has no exception.

Method SET_COBJ 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_COBJ on class CL_UMB_WIZARD_OBJ_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 20020812
2 Importing VALUE Value transfer Type reference (TYPE) STRING Zuzuweisender Wert 20020812

Method SET_LTXT on class CL_UMB_WIZARD_OBJ_MODEL has no exception.

Method SET_OBJ 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_OBJ on class CL_UMB_WIZARD_OBJ_MODEL has no exception.

Method SET_OBJECTIVE Signature

Method SET_OBJECTIVE on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20020713

Method SET_OBJOWNER 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_OBJOWNER on class CL_UMB_WIZARD_OBJ_MODEL has no exception.

Method SET_OBJ_ASSIGN_ATTR Signature

Method SET_OBJ_ASSIGN_ATTR on class CL_UMB_WIZARD_OBJ_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20020714
2 CX_UMB_SCORECARD Scorecard 20020714

Method SET_OSEQ 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_OSEQ on class CL_UMB_WIZARD_OBJ_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_OBJ_MODEL has no exception.

Method SET_WTXT 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_WTXT on class CL_UMB_WIZARD_OBJ_MODEL has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320