SAP ABAP Class CL_UMR_BW_VALUE_FIELDS (Access to BW tarnsaction Data for Risk Value Fields)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM (Application Component) Corporate Performance Monitor
     UMR (Package) CPM: Risk Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UMC_BW_VALUE_FIELDS Access BW Transaction Data for Value Fields 20020515
Properties
Class CL_UMR_BW_VALUE_FIELDS  
Short Description Access to BW tarnsaction Data for Risk Value Fields    
Super Class CL_UMC_BW_VALUE_FIELDS Access BW Transaction Data for Value Fields 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UMR   CPM: Risk Management 
Created 20020515   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UMR_MEAS_DEV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UMR_BW_VALUE_FIELDS has no interface implemented.
Friends
Class CL_UMR_BW_VALUE_FIELDS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RISK Constant Private Type reference (TYPE) UMB_Y_KEYTYPE 'R' C_RISK 20020515
2 MR_TARGET_SYS_CUST Instance attribute Private Object reference (TYPE REF TO) IF_UMR_TARGET_SYS_CUST Interface of Target System for RMS 20020618
3 MT_CPM_VARIABLES Instance attribute Private Type reference (TYPE) UMB_YT_CPM_VARIABLE_P CPM Variable: Persistent Structure 20020618
4 M_USE_RACT Instance attribute Private Type reference (TYPE) AS4FLAG Flag (X or Blank) 20020618
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RISK Instance method Public Method Add Risk to Request List 20020515
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020515
3 DELETE_RISKS Instance method Public Method Deletes all Registered Measures 20020515
4 GET_ID Instance method Private Method Returns ID 20020618
5 GET_MEAS_RISK_RACT_FROM_ID Instance method Private Method Returns ID 20020618
6 GET_RISK_COL_DATA Instance method Public Method Delivers Values to Risk Value Fields 20020515
7 GET_RISK_ERROR_MESSAGE Instance method Public Method Returns Error Text for Value Field of a Measure 20020802
8 LOAD_RISK_VALUES Instance method Public Method Load Values for Risks from BW to the Buffer 20020515
Events
Class CL_UMR_BW_VALUE_FIELDS has no event.
Types
Class CL_UMR_BW_VALUE_FIELDS has no local type.
Method Signatures

Method ADD_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020618
2 Importing I_PERIOD Call by reference Type reference (TYPE) UMC_Y_FISCPER Periode 20020515
3 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20020618

Method ADD_RISK on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TARGET_SYS_CUST Call by reference Object reference (TYPE REF TO) IF_UMR_TARGET_SYS_CUST Interface of target system for RMS 20020618

Method CONSTRUCTOR on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method DELETE_RISKS Signature

Method DELETE_RISKS on class CL_UMR_BW_VALUE_FIELDS has no parameter.
Method DELETE_RISKS on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ID Value transfer Type reference (TYPE) UMB_Y_ID ID eines Objekts 20020618
2 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020618
3 Importing I_RACT Call by reference Type reference (TYPE) UMR_Y_RACTIVITY Kennzeichen für Risikomaßnahme 20020618
4 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20020618

Method GET_ID on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method GET_MEAS_RISK_RACT_FROM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020618
2 Exporting E_RACT Call by reference Type reference (TYPE) UMR_Y_RACTIVITY Kennzeichen für Risikomaßnahme 20020618
3 Exporting E_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20020618
4 Importing I_ID Value transfer Type reference (TYPE) UMB_Y_ID ID eines Objekts 20020618

Method GET_MEAS_RISK_RACT_FROM_ID on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method GET_RISK_COL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UMR_YT_VALUE Column values 20020515
2 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS_CURC Währungsschlüssel 20030114
3 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020618
4 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20020618

Method GET_RISK_COL_DATA on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method GET_RISK_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) UMC_Y_MESSAGE Nachrichtentext 20020802
2 Importing I_COL Call by reference Type reference (TYPE) UMB_Y_COL Wertfeld 20020802
3 Importing I_CURPER Call by reference Type reference (TYPE) UMC_Y_FISCPER Jahre / Periode 20020802
4 Importing I_MEAS Call by reference Type reference (TYPE) UMK_Y_MEAS Kennzahl 20020802
5 Importing I_RACT Call by reference Type reference (TYPE) UMR_Y_RACTIVITY Kennzeichen für die Verwendung von Risikomaßnahmen 20020802
6 Importing I_RISK Call by reference Type reference (TYPE) UMR_Y_RISK Risiko 20020802

Method GET_RISK_ERROR_MESSAGE on class CL_UMR_BW_VALUE_FIELDS has no exception.

Method LOAD_RISK_VALUES Signature

Method LOAD_RISK_VALUES on class CL_UMR_BW_VALUE_FIELDS has no parameter.
Method LOAD_RISK_VALUES on class CL_UMR_BW_VALUE_FIELDS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 320