SAP ABAP Class CL_UMB_WIZARD_OWNERSHIP_MODEL (Model Class for ownership)
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. 20020811
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UMB_WIZARD_DATA_MODEL BSC Data Model 20030127
Properties
Class CL_UMB_WIZARD_OWNERSHIP_MODEL  
Short Description Model Class for ownership    
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 20020811   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_OWNERSHIP_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_OWNERSHIP_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_GENERIC_OBJECT Instance attribute Public Type reference (TYPE) UMB_YS_GENERIC_OBJECT Generic Object 20030123
2 OBJID Instance attribute Public Type reference (TYPE) OBJEKTID Object ID 20021126
3 OBJ_OWNER Instance attribute Public Type reference (TYPE) UMB_Y_OBOWNR_A Owner for Scorecard Element 20020811
4 OTYPE Instance attribute Public Type reference (TYPE) UMB_YS_1250-OTYPE Object Type 20021126
5 OWNERSHIP Instance attribute Public Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20030110
6 OWNER_TYPE Instance attribute Public Type reference (TYPE) UMB_Y_OWNTYPE User Type 20021126
7 PLVAR Instance attribute Public Type reference (TYPE) UMB_YS_1250-PLVAR Plan Version 20021126
8 VALID_FR Instance attribute Public Type reference (TYPE) UMC_Y_VALIDFR Start of Validity Period 20020811
9 VALID_TO Instance attribute Public Type reference (TYPE) UMC_Y_VALIDTO End of Validity Period 20020811
10 VAR Instance attribute Public Type reference (TYPE) UMM_Y_VANAME Technical Name of a CPM Variable 20021126
Methods
# Method Level Visibility Method type Description Created on
1 GET_M_VALID_FR Instance method Public Method Copy Template: Metadata Getter for Simple Attribute 20020811
2 GET_M_VALID_TO Instance method Public Method Copy Template: Metadata Getter for Simple Attribute 20020811
3 GET_VALID_FR Instance method Public Method Copy Template: Getter for Single Field/Simple Attribute 20020811
4 GET_VALID_TO Instance method Public Method Copy Template: Getter for Single Field/Simple Attribute 20020811
5 MODEL_SET_BUSINESS_KEY Instance method Public Method Set Business Key for Model 20030123
6 MODEL_UPDATE Instance method Public Method Update OWNERSHIP[] 20030225
7 OS_GET Instance method Private Method Return Object from Object Service 20030123
8 OWNERSHIP_TAB_MODIFY Instance method Public Method Modify One Entry of Ownship Table 20030219
9 OWNERSHIP_TAB_SORT Instance method Public Method Sort Owner Table 20030219
10 OWNERSHIP_TAB_SORT_INT Instance method Private Method Sort Owner Table 20030225
11 SET_OBJID Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20021126
12 SET_OBJ_OWNER Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
13 SET_OTYPE Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20021126
14 SET_PLVAR Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20021126
15 SET_VALID_FR Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
16 SET_VALID_TO Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20020811
17 SET_VAR Instance method Public Method Copy Template: Setter for Single Field/Simple Attribute 20021126
Events
Class CL_UMB_WIZARD_OWNERSHIP_MODEL has no event.
Types
Class CL_UMB_WIZARD_OWNERSHIP_MODEL has no local type.
Method Signatures

Method GET_M_VALID_FR 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 20020811
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE Metadaten 20020811

Method GET_M_VALID_FR on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method GET_M_VALID_TO 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 20020811
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE Metadaten 20020811

Method GET_M_VALID_TO on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method GET_VALID_FR 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 20020811
2 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20020811

Method GET_VALID_FR on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method GET_VALID_TO 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 20020811
2 Returning VALUE Value transfer Type reference (TYPE) STRING Ergebniswert 20020811

Method GET_VALID_TO on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method MODEL_SET_BUSINESS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GENERIC_OBJECT Value transfer Type reference (TYPE) UMB_YS_GENERIC_OBJECT Generic Object 20030123

Method MODEL_SET_BUSINESS_KEY on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method MODEL_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VALIDITY Value transfer Object reference (TYPE REF TO) CL_UMB_VALIDITY_SERVICE Process Validity data 20030225
2 Importing IT_OWNER Value transfer Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20030225

Method MODEL_UPDATE on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method OS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_UMB_OWNERSHIP_P Verantwortlicher 20030123

Method OS_GET on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method OWNERSHIP_TAB_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VALIDITY_SERVICE Value transfer Object reference (TYPE REF TO) CL_UMB_VALIDITY_SERVICE Process Validity data 20030219
2 Importing IS_OWNERSHIP Value transfer Type reference (TYPE) UMB_YS_1250 Verantwortlicher 20030219
3 Importing I_INDEX Value transfer Type reference (TYPE) SYTABIX Interne Tabellen, aktueller Zeilenindex 20030219
# Exception Resumable Description Created on
1 CX_UMB_HR_OBJECT HR Objekte 20030219
2 CX_UMB_SCORECARD Scorecard 20030219

Method OWNERSHIP_TAB_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VALIDITY Value transfer Object reference (TYPE REF TO) CL_UMB_VALIDITY_SERVICE Process Validity data 20030219

Method OWNERSHIP_TAB_SORT on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

Method OWNERSHIP_TAB_SORT_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OWNER Value transfer Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20030225
2 Importing IP_VALIDITY Value transfer Object reference (TYPE REF TO) CL_UMB_VALIDITY_SERVICE Process Validity data 20030225
3 Importing IT_OWNER Value transfer Type reference (TYPE) UMB_YT_1250 umb_yt_1250 20030225

Method OWNERSHIP_TAB_SORT_INT on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_OBJID on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_OBJ_OWNER on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_OTYPE on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_PLVAR on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_VALID_FR on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_VALID_TO on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.

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

Method SET_VAR on class CL_UMB_WIZARD_OWNERSHIP_MODEL has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320