SAP ABAP Interface IF_UMB_WIZARD_DATA_MODEL (BSC Data Model)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_OWNERSHIP_MODEL Model Class for ownership 20030127
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMC_VALUE_FIELD_MODEL Value Field 20030127
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_STATUS_MODEL Scorecard Design: Status Model 20030127
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SC_STR_MODEL Model Class for Scorecard Strategy 20030127
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SC_PERS_MODEL Model Class for Scorecard Perspective 20030127
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SC_OBJ_MODEL Model Class for Scorecard Objective 20030127
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SC_MEAS_MODEL Model Class for Scorecard Measure 20030127
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SC_INIT_MODEL Model Class for Scorecard Initiative 20030127
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_WIZARD_SCORECARD_MODEL Data Model: Scorecard 20030127
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UMB_CPMVAR_SELECTION CPM Variable with Selection 20030211
... Click here to see Used By full list (18 items)
Properties
Interface IF_UMB_WIZARD_DATA_MODEL  
Short Description BSC Data Model    
General Data
Package UMB_WIZARD   Scorecard Wizard 
Created 20030125   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UMB_WIZARD_DATA_MODEL has no forward declaration.
Interfaces
Interface IF_UMB_WIZARD_DATA_MODEL has no interface.
Friends
Interface IF_UMB_WIZARD_DATA_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STATE Instance attribute Public Type reference (TYPE) CHAR01 Insert, Update, Delete 20030127
2 STATE_D Constant Public Type reference (TYPE) CHAR01 'D' Delete 20030127
3 STATE_I Constant Public Type reference (TYPE) CHAR01 'I' Insert 20030127
4 STATE_U Constant Public Type reference (TYPE) CHAR01 'U' Update 20030127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Data Consistency 20030127
2 CLEANUP Instance method Public Method Cleanup Object Attributes 20030125
3 CREATE Instance method Public Method Create New Object 20030125
4 DELETE Instance method Public Method Delete Object from DB 20030125
5 IS_MODIFIED Instance method Public Method Is Data Modified 20030127
6