SAP ABAP Interface IF_UMR_TARGET_SYS (Interface of Target System for RMS)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UMR_TS_BSC | Target System BSC | 20010426 |
Properties
Interface | IF_UMR_TARGET_SYS | |
Short Description | Interface of Target System for RMS |
General Data
Package | UMR | CPM: Risk Management |
Created | 20010426 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UMR_TARGET_SYS has no forward declaration.
Interfaces
Interface IF_UMR_TARGET_SYS has no interface.
Friends
Interface IF_UMR_TARGET_SYS has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_APP | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPLICATION | Application Key | 20010426 | ||
2 | M_APPKEY | Instance attribute | Public | Type reference (TYPE) | UMC_Y_APPKEY | Application Identifier | 20010426 | ||
3 | M_FISCVAR | Instance attribute | Public | Type reference (TYPE) | PERIV | Fiscal Year Variant | 20010426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Build the Target System | 20011121 |
2 | ![]() |
Instance method | Public | Method | Get attributes of TS like name, owner,)8 | 20010426 |
3 | ![]() |
Instance method | Public | Method | Get Current Period | 20011115 |
4 | ![]() |
Static method | Public | Method | Create instance of target system (return null if not valid) | 20010426 |
5 | ![]() |
Instance method | Public | Method | Get list of active measures with respect to curper | 20010426 |
6 | ![]() |
Instance method | Public | Method | Get Attr. of Measure: Txt, Owner, Formula+Agrs, Mapping | 20010426 |
7 | ![]() |
Instance method | Public | Method | Get BW data for required value fields of the measure | 20011115 |
8 | ![]() |
Instance method | Public | Method | Get Value Fields of the Measure | 20011105 |
9 | ![]() |
Instance method | Public | Method | Get runtime unit of measure | 20010615 |
10 | ![]() |
Instance method | Public | Method | Return Status for Given Period (Open / Close) | 20020725 |
11 | ![]() |
Instance method | Public | Method | Get status of RM active flag from TS master | 20010426 |
12 | ![]() |
Instance method | Public | Method | Get Target Period | 20011115 |
13 | ![]() |
Instance method | Public | Method | Get time object used in TS | 20010427 |
14 | ![]() |
Instance method | Public | Method | Set New Current and Target Periods | 20011115 |
Events
Interface IF_UMR_TARGET_SYS has no event.
Types
Interface IF_UMR_TARGET_SYS has no local type.
Method Signatures
Method BUILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUILD | Value transfer | Type reference (TYPE) | AS4FLAG | Should be target system created? | 20011122 | ||
2 | ![]() |
I_CUST | Value transfer | Type reference (TYPE) | AS4FLAG | Build for customizing purposes... | 20020204 |
Method BUILD on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_NAME | Call by reference | Type reference (TYPE) | UMC_YS_TXT | Kurz-, Mittel- und Langtext | 20010426 | ||
2 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | UMC_Y_LTXT | Langtext | 20010904 | ||
3 | ![]() |
E_OWNER | Call by reference | Type reference (TYPE) | UMC_Y_OWNER | Verantwortlicher eines Scorecard-Elements | 20010426 |
Method GET_ATTR on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_CURPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CURPER | Value transfer | Type reference (TYPE) | UMR_Y_CURPER | Periode | 20011115 |
Method GET_CURPER on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_INSTANCE 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 | 20010426 | ||
2 | ![]() |
I_APPKEY | Call by reference | Type reference (TYPE) | UMC_Y_APPKEY | Applikationsidentifikator | 20010426 | ||
3 | ![]() |
RR_TARGET_SYS | Value transfer | Object reference (TYPE REF TO) | IF_UMR_TARGET_SYS | Interface of target system for RMS | 20010614 |
Method GET_INSTANCE on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_MEASURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MEAS_TARGET | Call by reference | Type reference (TYPE) | UMB_YT_MEAS | Measures | 20010426 |
Method GET_MEASURES on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_MEASURE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_TXT | Call by reference | Type reference (TYPE) | UMC_YS_TXT | Kurz-, Mittel- und Langtext | 20010522 | ||
2 | ![]() |
ET_ARG | Call by reference | Type reference (TYPE) | UMB_YT_ARG | Assignment of arguments of formula | 20011106 | ||
3 | ![]() |
E_FORMULA | Call by reference | Type reference (TYPE) | UMC_Y_FORMULA | Formel | 20011106 | ||
4 | ![]() |
E_MAP | Call by reference | Type reference (TYPE) | UMC_Y_MAP | Zuordnung | 20011106 | ||
5 | ![]() |
E_OWNER | Call by reference | Type reference (TYPE) | UMC_Y_OWNER | Verantwortlicher eines Scorecard-Elements | 20010522 | ||
6 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20010522 |
Method GET_MEASURE_ATTR on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_MEASURE_BW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_VALUE | Value transfer | Type reference (TYPE) | UMB_YT_VALUE | Column values | 20011115 | ||
2 | ![]() |
IT_COL | Call by reference | Type reference (TYPE) | UMB_YT_COL | Column description | 20011115 | ||
3 | ![]() |
I_CURPER | Value transfer | Type reference (TYPE) | UMR_Y_CURPER | Current Period can be owerwritten (target comes from TS) | 20011123 | ||
4 | ![]() |
I_MEAS | Value transfer | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011115 |
Method GET_MEASURE_BW_DATA on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_MEASURE_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COLUMN | Call by reference | Type reference (TYPE) | UMB_YT_COLUMN | Column description | 20011105 | ||
2 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20011105 |
Method GET_MEASURE_COLUMNS on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_MEASURE_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_UNIT | Call by reference | Type reference (TYPE) | UMC_YS_MEAS_UNIT | Unit of measure (currency or unit) | 20010615 | ||
2 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | UMB_Y_COL | Wertfeld | 20011203 | ||
3 | ![]() |
I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20010615 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Feature is not supported | 20010615 |
Method GET_PERIOD_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STATE | Value transfer | Type reference (TYPE) | UMC_Y_PERSTATUS | State of the period | 20020725 | ||
2 | ![]() |
I_DIRECT | Call by reference | Type reference (TYPE) | AS4FLAG | '' | Read the info directly from DB | 20020725 | |
3 | ![]() |
I_FISCPER | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | 0000000 | Current period can be owerwritten | 20020725 |
Method GET_PERIOD_STATE on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_RM_ACTIVE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RMS_ACTIVE | Value transfer | Type reference (TYPE) | UMR_Y_RMS_ACTIVE | RMS is active in target system | 20010614 |
Method GET_RM_ACTIVE_FLAG on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_TARPER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TARPER | Value transfer | Type reference (TYPE) | UMR_Y_TARPER | Periode | 20011115 |
Method GET_TARPER on Interface IF_UMR_TARGET_SYS has no exception.
Method GET_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_TIME | Value transfer | Object reference (TYPE REF TO) | CL_UMC_TIME | Fiscal time based of fiscal year variant | 20010614 |
Method GET_TIME on Interface IF_UMR_TARGET_SYS has no exception.
Method SET_PERIODS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CURPER | Call by reference | Type reference (TYPE) | UMR_Y_CURPER | Aktuelle Periode | 20011115 | ||
2 | ![]() |
I_TARPER | Call by reference | Type reference (TYPE) | UMR_Y_TARPER | Zielperiode | 20011115 |
Method SET_PERIODS on Interface IF_UMR_TARGET_SYS has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |