SAP ABAP Class CL_UMB_WIZARD_SC_OBJ_MODEL (Model Class for Scorecard 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. 20030117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMB_WIZARD_DATA_MODEL BSC Data Model 20030127
Properties
Class CL_UMB_WIZARD_SC_OBJ_MODEL  
Short Description Model Class for Scorecard 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 20030117   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_UMB_SC_OBJ_P Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMB_WIZARD_DATA_MODEL BSC Data Model 20030127
Friends
Class CL_UMB_WIZARD_SC_OBJ_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_BIC_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_UMB_WIZARD_BIC_MODEL Scorecard Design: BIC Model 20030117
2 MP_BW_REPORT_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_UMB_WIZARD_BW_REPORT_MODEL Scorecard Design: BW Report Model 20030117
3 MP_OWNERSHIP_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_UMB_WIZARD_OWNERSHIP_MODEL Model Class for Ownership 20030117
4 MP_STATUS_MODEL Instance attribute Public Object reference (TYPE REF TO) CL_UMB_WIZARD_STATUS_MODEL Scorecard Design: Status Model 20030117
5 MS_OBJECTIVE Instance attribute Public Type reference (TYPE) UMB_YS_OBJECTIVE Interface for Objective 20030124
6 MS_UMB_CO101 Instance attribute Public Type reference (TYPE) UMB_CO101 General Objectives: Texts 20030117
7 MS_UMB_PE101 Instance attribute Public Type reference (TYPE) UMB_PE101 Perspectives : Texts 20030117
8 M_DEFINITION_MODEL Instance attribute Public Type reference (TYPE) STRING 20030117
9 M_OBJ Instance attribute Public Type reference (TYPE) UMB_Y_OBJ Objective 20030124
10 M_SCARD Instance attribute Public Type reference (TYPE) UMB_Y_SCARD Scorecard 20030124
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030117
2