SAP ABAP Class CL_UMR_MEAS (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_MEAS | |
| 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 | 20011108 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMR_MEAS has no forward declaration.
Interfaces
Class CL_UMR_MEAS has no interface implemented.
Friends
Class CL_UMR_MEAS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YS_RI114ST | 20011109 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | YT_FACTORY | 20011108 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | YT_RI115ST | 20011109 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPLICATION | Application Key | 20011108 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPKEY | Application Identifier | 20011108 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20011108 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Is measure used in RMS? | 20011109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20011108 | |
| 2 | Instance method | Public | Method | Delete all Entries for the Measure | 20011109 | |
| 3 | Instance method | Public | Method | Arguments of Formula | 20011109 | |
| 4 | Instance method | Public | Method | Type of Plan Deviation | 20011109 | |
| 5 | Instance method | Public | Method | Formula | 20011109 | |
| 6 | Instance method | Public | Method | Formula persistent clase | 20011116 | |
| 7 | Static method | Public | Method | Get Instance | 20011108 | |
| 8 | Instance method | Public | Method | Assignment | 20011109 | |
| 9 | Instance method | Public | Method | Assignment persistent clase | 20011116 | |
| 10 | Instance method | Public | Method | Value Field | 20011113 | |
| 11 | Static method | Public | Method | Deletes Content of Whole Factory | 20011108 | |
| 12 | Instance method | Public | Method | Check if Member Data are Modified | 20011108 | |
| 13 | Static method | Public | Method | Check if Member Data are Modified for All Objects in Factory | 20011108 | |
| 14 | Instance method | Public | Method | Load Data from Database | 20011108 | |
| 15 | Static method | Public | Method | Load Data from Database for All Objects in Factory | 20011108 | |
| 16 | Instance method | Public | Method | Save Data to Database | 20011108 | |
| 17 | Static method | Public | Method | Save Data to Database for All Objects in Factory | 20011108 | |
| 18 | Instance method | Public | Method | Arguments of Formula | 20011109 | |
| 19 | Instance method | Public | Method | Type of Plan Deviation | 20011109 | |
| 20 | Instance method | Public | Method | Formula | 20011109 | |
| 21 | Instance method | Public | Method | Assignment | 20011109 | |
| 22 | Instance method | Public | Method | Value Field | 20011113 | |
| 23 | Instance method | Public | Method | Is the measure used in RMS (customizing available) | 20011109 |
Events
Class CL_UMR_MEAS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FACTORY | Protected | See coding | 20011108 | |
||
| 2 | YS_RI114ST | Protected | See coding | 20011109 | |
||
| 3 | YS_RI115ST | Protected | See coding | 20011109 | |
||
| 4 | YT_FACTORY | Protected | See coding | 20011108 | |
||
| 5 | YT_RI115ST | Protected | See coding | 20011109 | |
Method Signatures
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 | 20011108 | |||
| 2 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20011108 | |||
| 3 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011108 |
Method CONSTRUCTOR on class CL_UMR_MEAS has no exception.
Method DELETE Signature
Method DELETE on class CL_UMR_MEAS has no parameter.
Method DELETE on class CL_UMR_MEAS has no exception.
Method GET_ARG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ARG | Value transfer | Type reference (TYPE) | UMR_YT_ARG | Arguments of formula | 20011109 |
Method GET_ARG on class CL_UMR_MEAS has no exception.
Method GET_DEVTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEVTYPE | Value transfer | Type reference (TYPE) | UMR_Y_DEV_TYPE | Typ der Planabweichung | 20011109 |
Method GET_DEVTYPE on class CL_UMR_MEAS has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FORMULA | Value transfer | Type reference (TYPE) | UMC_Y_FORMULA | Formel | 20011109 |
Method GET_FORMULA on class CL_UMR_MEAS has no exception.
Method GET_FORMULA_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_FORMULA | Value transfer | Object reference (TYPE REF TO) | CL_UMC_FORMULA_P | 20011116 |
Method GET_FORMULA_P on class CL_UMR_MEAS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MEAS | Value transfer | Object reference (TYPE REF TO) | CL_UMR_MEAS | Measure | 20011108 | |||
| 2 | I_APP | Call by reference | Type reference (TYPE) | UMC_Y_APPLICATION | Anwendungskennung | 20011108 | |||
| 3 | I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20011108 | |||
| 4 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011108 |
Method GET_INSTANCE on class CL_UMR_MEAS has no exception.
Method GET_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MAP | Value transfer | Type reference (TYPE) | UMC_Y_MAP | Zuordnung | 20011109 |
Method GET_MAP on class CL_UMR_MEAS has no exception.
Method GET_MAP_P Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_MAP | Value transfer | Object reference (TYPE REF TO) | CL_UMC_MAPPING_P | Zuordnung | 20011116 |
Method GET_MAP_P on class CL_UMR_MEAS has no exception.
Method GET_WEIGHTCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WEIGHTCOL | Value transfer | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011113 |
Method GET_WEIGHTCOL on class CL_UMR_MEAS has no exception.
Method INIT_FACTORY Signature
Method INIT_FACTORY on class CL_UMR_MEAS has no parameter.
Method INIT_FACTORY on class CL_UMR_MEAS 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) | 20011108 |
Method IS_MODIFIED on class CL_UMR_MEAS 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) | 20011108 |
Method IS_MODIFIED_ALL on class CL_UMR_MEAS has no exception.
Method LOAD_FROM_DB Signature
Method LOAD_FROM_DB on class CL_UMR_MEAS has no parameter.
Method LOAD_FROM_DB on class CL_UMR_MEAS has no exception.
Method LOAD_FROM_DB_ALL Signature
Method LOAD_FROM_DB_ALL on class CL_UMR_MEAS has no parameter.
Method LOAD_FROM_DB_ALL on class CL_UMR_MEAS has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_UMR_MEAS has no parameter.
Method SAVE_TO_DB on class CL_UMR_MEAS has no exception.
Method SAVE_TO_DB_ALL Signature
Method SAVE_TO_DB_ALL on class CL_UMR_MEAS has no parameter.
Method SAVE_TO_DB_ALL on class CL_UMR_MEAS has no exception.
Method SET_ARG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ARG | Value transfer | Type reference (TYPE) | UMR_YT_ARG | Arguments of formula | 20011109 |
Method SET_ARG on class CL_UMR_MEAS has no exception.
Method SET_DEVTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEVTYPE | Call by reference | Type reference (TYPE) | UMR_Y_DEV_TYPE | Typ der Planabweichung | 20011109 |
Method SET_DEVTYPE on class CL_UMR_MEAS has no exception.
Method SET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORMULA | Call by reference | Type reference (TYPE) | UMC_Y_FORMULA | Formel | 20011109 |
Method SET_FORMULA on class CL_UMR_MEAS has no exception.
Method SET_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAP | Call by reference | Type reference (TYPE) | UMC_Y_MAP | Zuordnung | 20011109 |
Method SET_MAP on class CL_UMR_MEAS has no exception.
Method SET_WEIGHTCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WEIGHTCOL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011113 |
Method SET_WEIGHTCOL on class CL_UMR_MEAS has no exception.
Method USED_IN_RMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_USED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20011109 |
Method USED_IN_RMS on class CL_UMR_MEAS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1B |