SAP ABAP Class CL_UMR_RISK_VF (Measure Setting)
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_VF | |
| Short Description | Measure Setting | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMR | CPM: Risk Management |
| Created | 20020625 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMR_RISK_VF has no forward declaration.
Interfaces
Class CL_UMR_RISK_VF has no interface implemented.
Friends
Class CL_UMR_RISK_VF has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | YT_FACTORY | 20020625 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | YT_RI118ST | 20020625 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_VF | 20020625 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPLICATION | Application Key | 20020625 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPKEY | Application Identifier | 20020625 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20020625 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMR_Y_RISK | Risk | 20020625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Clean up record from DB e.g. after change of v.f. assignment | 20020627 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020625 | |
| 3 | Instance method | Public | Method | Copy from existing v.f. | 20020625 | |
| 4 | Static method | Private | Method | Get a value field of a value driver | 20020626 | |
| 5 | Instance method | Public | Method | Delete all v.f. for measure risk combination | 20020625 | |
| 6 | Instance method | Public | Method | Delete v.f. | 20020625 | |
| 7 | Instance method | Public | Method | check if v.f. exists | 20020626 | |
| 8 | Static method | Public | Method | Get Instance | 20020625 | |
| 9 | Instance method | Public | Method | Get editable flag | 20020625 | |
| 10 | Instance method | Public | Method | Get reference to v.f. | 20020625 | |
| 11 | Static method | Public | Method | Deletes Content of Whole Factory | 20020625 | |
| 12 | Instance method | Public | Method | Check if Member Data are Modified | 20020625 | |
| 13 | Static method | Public | Method | Check if Member Data are Modified for All Objects in Factory | 20020625 | |
| 14 | Instance method | Public | Method | Load Data from Database | 20020625 | |
| 15 | Static method | Public | Method | Load Data from Database for All Objects in Factory | 20020625 | |
| 16 | Instance method | Public | Method | Create new v.f. | 20020625 | |
| 17 | Instance method | Public | Method | Save Data to Database | 20020625 | |
| 18 | Static method | Public | Method | Save Data to Database for All Objects in Factory | 20020625 | |
| 19 | Instance method | Public | Method | Set editable flag | 20020625 |
Events
Class CL_UMR_RISK_VF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FACTORY | Protected | See coding | 20020625 | |
||
| 2 | YS_RI118ST | Protected | See coding | 20020625 | |
||
| 3 | YT_FACTORY | Protected | See coding | 20020625 | |
||
| 4 | YT_RI118ST | Protected | See coding | 20020625 | |
||
| 5 | YT_VF | Protected | See coding | 20020625 | |
Method Signatures
Method CLEAN_UP_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COL | Call by reference | Type reference (TYPE) | UMB_YT_COL | Liste von Spalten | 20020627 | |||
| 2 | IT_RACT | Call by reference | Type reference (TYPE) | UMR_YT_RACTIVITY | Risk activity | 20020627 |
Method CLEAN_UP_DB on class CL_UMR_RISK_VF has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020625 | |||
| 2 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20020625 | |||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020625 | |||
| 4 | I_RISK | Call by reference | Type reference (TYPE) | UMR_Y_RISK | Risiko | 20020625 |
Method CONSTRUCTOR on class CL_UMR_RISK_VF has no exception.
Method COPY_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VF_FROM | Call by reference | Object reference (TYPE REF TO) | CL_UMR_VALUE_FIELD_RISK | Valuefield for Measure-Risk | 20020625 | |||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | |||
| 3 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | Kennzeichen für Risikomaßnahme | 20020625 |
Method COPY_VF on class CL_UMR_RISK_VF has no exception.
Method CREATE_RISK_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VF | Value transfer | Object reference (TYPE REF TO) | CL_UMR_VALUE_FIELD_RISK | Valuefield for Measure-Risk | 20020626 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020626 | |||
| 3 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Technischer Name der Applikation(en) | 20020626 | |||
| 4 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020626 | |||
| 5 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020626 | |||
| 6 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | Kennzeichen für Risikomaßnahme | 20020626 | |||
| 7 | I_RISK | Call by reference | Type reference (TYPE) | UMR_Y_RISK | Risiko | 20020626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Not found | 20020626 |
Method DELETE Signature
Method DELETE on class CL_UMR_RISK_VF has no parameter.
Method DELETE on class CL_UMR_RISK_VF has no exception.
Method DEL_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | 20020625 | ||||
| 2 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | 20020625 |
Method DEL_VF on class CL_UMR_RISK_VF has no exception.
Method EXIST_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXIST | Value transfer | Type reference (TYPE) | AS4FLAG | 20020626 | ||||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020626 | |||
| 3 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | Kennzeichen für Risikomaßnahme | 20020626 |
Method EXIST_VF on class CL_UMR_RISK_VF has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VF | Value transfer | Object reference (TYPE REF TO) | CL_UMR_RISK_VF | Risk V.f. | 20020625 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20020625 | |||
| 3 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20020625 | |||
| 4 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020625 | |||
| 5 | I_RISK | Call by reference | Type reference (TYPE) | UMR_Y_RISK | Risiko | 20020625 |
Method GET_INSTANCE on class CL_UMR_RISK_VF has no exception.
Method GET_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RO | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 | |||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 |
Method GET_READ_ONLY on class CL_UMR_RISK_VF has no exception.
Method GET_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VF | Value transfer | Object reference (TYPE REF TO) | CL_UMR_VALUE_FIELD_RISK | Valuefield for Measure-Risk | 20020625 | |||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | |||
| 3 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | Kennzeichen für Risikomaßnahme | 20020625 |
Method GET_VF on class CL_UMR_RISK_VF has no exception.
Method INIT_FACTORY Signature
Method INIT_FACTORY on class CL_UMR_RISK_VF has no parameter.
Method INIT_FACTORY on class CL_UMR_RISK_VF has no exception.
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODIF | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 |
Method IS_MODIFIED on class CL_UMR_RISK_VF has no exception.
Method IS_MODIFIED_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MODIF | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 |
Method IS_MODIFIED_ALL on class CL_UMR_RISK_VF has no exception.
Method LOAD_FROM_DB Signature
Method LOAD_FROM_DB on class CL_UMR_RISK_VF has no parameter.
Method LOAD_FROM_DB on class CL_UMR_RISK_VF has no exception.
Method LOAD_FROM_DB_ALL Signature
Method LOAD_FROM_DB_ALL on class CL_UMR_RISK_VF has no parameter.
Method LOAD_FROM_DB_ALL on class CL_UMR_RISK_VF has no exception.
Method NEW_VF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_VF | Value transfer | Object reference (TYPE REF TO) | CL_UMR_VALUE_FIELD_RISK | Valuefield for Measure-Risk | 20020625 | |||
| 2 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | |||
| 3 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACTIVITY | Kennzeichen für Risikomaßnahme | 20020625 |
Method NEW_VF on class CL_UMR_RISK_VF has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_UMR_RISK_VF has no parameter.
Method SAVE_TO_DB on class CL_UMR_RISK_VF has no exception.
Method SAVE_TO_DB_ALL Signature
Method SAVE_TO_DB_ALL on class CL_UMR_RISK_VF has no parameter.
Method SAVE_TO_DB_ALL on class CL_UMR_RISK_VF has no exception.
Method SET_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020625 | |||
| 2 | I_RO | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020625 |
Method SET_READ_ONLY on class CL_UMR_RISK_VF has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |