SAP ABAP Class CL_UMR_RISK_ASSIGN (Assignment of Risks to Measures of TS)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMR (Package) CPM: Risk Management
Properties
Class CL_UMR_RISK_ASSIGN  
Short Description Assignment of Risks to Measures of TS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMR   CPM: Risk Management 
Created 20010627   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UMR_RISK_ASSIGN has no forward declaration.
Interfaces
Class CL_UMR_RISK_ASSIGN has no interface implemented.
Friends
Class CL_UMR_RISK_ASSIGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_TIME Static Attribute Public Object reference (TYPE REF TO) CL_UMC_TIME Fiscal Time-Based on Fiscal Year Variant 20010627
2 MT_FACTORY Static Attribute Private Type reference (TYPE) UMR_YT_CL_RISK_ASSIGN Table of Ref to CL_UMR_RISK_ASSIGN 20010627
3 MT_RI120 Instance attribute Private Type reference (TYPE) YT_RI120ST 20010627
4 MT_RI121 Instance attribute Private Type reference (TYPE) YT_RI121ST 20010627
5 M_APP Instance attribute Public Type reference (TYPE) UMC_Y_APPLICATION Application Key 20010627
6 M_APPKEY Instance attribute Public Type reference (TYPE) UMC_Y_APPKEY Application Identifier 20010627
7 M_OKEY Instance attribute Public Type reference (TYPE) UMR_Y_OKEY Key of Assigned Object 20010627
8 M_OTYPE Instance attribute Public Type reference (TYPE) UMR_Y_OTYPE Type of Assigned Object 20010627
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010627
2 DEL_RISK_ASSIGNMENT Instance method Public Method Delete all assignment intervals and owner intervals for risk 20010627
3 GET_ASSIGNED_RISKS Instance method Public Method Get all assigned risks (helping function) 20010627
4 GET_INSTANCE Static method Public Method Get Instance 20010627
5 GET_RISK_ASSIGNMENT Instance method Public Method Get all assignment intervals and owner intervals for risk 20010627
6 GET_RISK_ASSIGNMENT_PER Instance method Public Method Get assignment for given risk (helping function) 20010627
7 INIT_FACTORY Static method Public Method Deletes Content of Whole Factory 20010627
8 IS_MODIFIED Instance method Public Method Check if Member Data are Modified 20010627
9 IS_MODIFIED_ALL Static method Public Method Check if Member Data are Modified for All Objects in Factory 20010627
10 LOAD_FROM_DB Instance method Public Method Load Data from Database 20010627
11 LOAD_FROM_DB_ALL Static method Public Method Load Data from Database for All Objects in Factory 20010627
12 SAVE_TO_DB Instance method Public Method Save Data to Database 20010627
13 SAVE_TO_DB_ALL Static method Public Method Save Data to Database for All Objects in Factory 20010627
14 SET_RISK_ASSIGNMENT Instance method Public Method Set all assignment intervals and owner intervals for risk 20010627
Events
Class CL_UMR_RISK_ASSIGN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_RI120ST Protected See coding 20010627
2 YS_RI121ST Protected See coding 20010627
3 YT_RI120ST Protected See coding 20010627
4 YT_RI121ST Protected See coding 20010627
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20010627
2 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikationsidentifikator 20010627
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Schlüssel des zugeordneten Objekts 20010627
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Typ des zugeordneten Objekts 20010627

Method CONSTRUCTOR on class CL_UMR_RISK_ASSIGN has no exception.

Method DEL_RISK_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20010627

Method DEL_RISK_ASSIGNMENT on class CL_UMR_RISK_ASSIGN has no exception.

Method GET_ASSIGNED_RISKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RISK Call by reference Type reference (TYPE) UMR_YT_RISK_ASSIGN Assigned risks 20010627
2 Importing I_PER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010627

Method GET_ASSIGNED_RISKS on class CL_UMR_RISK_ASSIGN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP Call by reference Type reference (TYPE) UMC_Y_APPLICATION Anwendungskennung 20010627
2 Importing I_APPKEY Call by reference Type reference (TYPE) UMC_Y_APPKEY Applikationsidentifikator 20010627
3 Importing I_OKEY Call by reference Type reference (TYPE) UMR_Y_OKEY Schlüssel des zugeordneten Objekts 20010627
4 Importing I_OTYPE Call by reference Type reference (TYPE) UMR_Y_OTYPE Typ des zugeordneten Objekts 20010627
5 Returning RR_RA Value transfer Object reference (TYPE REF TO) CL_UMR_RISK_ASSIGN Assignment of risks to measures of TS 20010627

Method GET_INSTANCE on class CL_UMR_RISK_ASSIGN has no exception.

Method GET_RISK_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGN Call by reference Type reference (TYPE) UMR_YT_RISK_ASSIGN Assigned risks 20010627
2 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20010627

Method GET_RISK_ASSIGNMENT on class CL_UMR_RISK_ASSIGN has no exception.

Method GET_RISK_ASSIGNMENT_PER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSIGN Call by reference Type reference (TYPE) UMR_YS_RISK_ASSIGN Assigned risk 20010627
2 Importing I_PER Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20010627
3 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20010627

Method GET_RISK_ASSIGNMENT_PER on class CL_UMR_RISK_ASSIGN has no exception.

Method INIT_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TIME Call by reference Object reference (TYPE REF TO) CL_UMC_TIME Fiscal time based of fiscal year variant 20010627

Method INIT_FACTORY on class CL_UMR_RISK_ASSIGN has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIF Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20010627

Method IS_MODIFIED on class CL_UMR_RISK_ASSIGN has no exception.

Method IS_MODIFIED_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MODIF Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20010627

Method IS_MODIFIED_ALL on class CL_UMR_RISK_ASSIGN has no exception.

Method LOAD_FROM_DB Signature

Method LOAD_FROM_DB on class CL_UMR_RISK_ASSIGN has no parameter.
Method LOAD_FROM_DB on class CL_UMR_RISK_ASSIGN has no exception.

Method LOAD_FROM_DB_ALL Signature

Method LOAD_FROM_DB_ALL on class CL_UMR_RISK_ASSIGN has no parameter.
Method LOAD_FROM_DB_ALL on class CL_UMR_RISK_ASSIGN has no exception.

Method SAVE_TO_DB Signature

Method SAVE_TO_DB on class CL_UMR_RISK_ASSIGN has no parameter.
Method SAVE_TO_DB on class CL_UMR_RISK_ASSIGN has no exception.

Method SAVE_TO_DB_ALL Signature

Method SAVE_TO_DB_ALL on class CL_UMR_RISK_ASSIGN has no parameter.
Method SAVE_TO_DB_ALL on class CL_UMR_RISK_ASSIGN has no exception.

Method SET_RISK_ASSIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ASSIGN Call by reference Type reference (TYPE) UMR_YT_RISK_ASSIGN Assigned risks 20010627
2 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20010627

Method SET_RISK_ASSIGNMENT on class CL_UMR_RISK_ASSIGN has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1A