SAP ABAP Class CL_UMB_WIZARD_DERIVED_SC_MODEL (Model Class for Derived Scorecards)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
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. 20030815
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMB_WIZARD_DATA_MODEL BSC Data Model 20030828
Properties
Class CL_UMB_WIZARD_DERIVED_SC_MODEL  
Short Description Model Class for Derived Scorecards    
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   SEM-CPM: Balanced Scorecard 
Created 20030815   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMB_WIZARD_DERIVED_SC_MODEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UMB_WIZARD_DATA_MODEL BSC Data Model 20030828
Friends
Class CL_UMB_WIZARD_DERIVED_SC_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_TYPE_INIT Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'I' 20031006
2 CON_TYPE_MEAS Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'M' 20031006
3 CON_TYPE_OBJ Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'O' 20031006
4 CON_TYPE_PERS Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'P' 20031006
5 CON_TYPE_SCARD Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'X' 20031006
6 CON_TYPE_STR Constant Public Type reference (TYPE) UMC_Y_OBJ_TYPE 'S' 20031006
7 MP_TEMPLATE Instance attribute Private Object reference (TYPE REF TO) CL_UMB_CUST_TEMPLATE_SCARD Template for Scorecard Model 20030828
8 MS_ELEMENT Instance attribute Public Type reference (TYPE) UMB_YS_GENERIC_OBJECT Generic Object 20030828
9 MS_PERIOD Instance attribute Public Type reference (TYPE) UMB_YS_PERIOD_TAB Period Structure 20030828
10 MT_DERIVED_SC Instance attribute Public Type reference (TYPE) UMB_YT_SCORECARD Information on Scorecards 20030815
11 MT_DERIVED_SC_MARKED Instance attribute Public Type reference (TYPE) UMB_YT_SCORECARD Information on Scorecards 20030917
12 MX_EXCLUDE Instance attribute Public Type reference (TYPE) AS4FLAG Indicator (X or Blank) 20030828
Methods
# Method Level Visibility Method type Description Created on
1 MODEL_UPDATE Instance method Public Method Update Data Model 20030829
2 SELECT Instance method Public Method Select and Check Object Attributes 20030919
Events
Class CL_UMB_WIZARD_DERIVED_SC_MODEL has no event.
Types
Class CL_UMB_WIZARD_DERIVED_SC_MODEL has no local type.
Method Signatures

Method MODEL_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ELEMENT Call by reference Type reference (TYPE) UMB_YS_GENERIC_OBJECT Generic Object 20030829
2 Importing IS_PERIOD Call by reference Type reference (TYPE) UMB_YS_PERIOD_TAB Periode Struktur 20030829
3 Importing IT_DERIVED_SC_MARKED Call by reference Type reference (TYPE) UMB_YT_SCORECARD Infos über Scorecards 20030917
4 Importing IX_EXCLUDE Call by reference Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20030829

Method MODEL_UPDATE on class CL_UMB_WIZARD_DERIVED_SC_MODEL has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TEMPLATE Value transfer Object reference (TYPE REF TO) CL_UMB_CUST_TEMPLATE_SCARD 20030919
# Exception Resumable Description Created on
1 CX_UMB_SCORECARD Scorecard 20031006
History
Last changed by/on SAP  20041006 
SAP Release Created in 350