SAP ABAP IMG Activity SIMG_GKFM_KF_EXT (Determination of Key Figure Values from External System)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MUS-KFM (Application Component) Key Figure Monitor
⤷
GENERIC_KEY_FIGURE_MONITOR (Package) Generic Key Figure Monitor

⤷

⤷

IMG Activity
ID | SIMG_GKFM_KF_EXT | Determination of Key Figure Values from External System |
Transaction Code | S_S7B_68000050 | (empty) |
Created on | 20050822 | |
Customizing Attributes | SIMG_GKFM_KF_EXT | Determination of Key Figure Values from External System |
Customizing Activity |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | GKFM_KF_EXT |
Use
It is also possible to determine key figures values from external systems and display them in the Portal.
The following RFC functions modules are provided for this:
- You can use the function module KFM_KF_DEFINITION_GET_RFC to get information about the definition of a key figure (such as threshold values, description, and target values) from the SAP ERP system.
- You can use the function module KFM_KF_DB_VALUE_INSERT to transfer key figure values to the SAP ERP system.
You must initiate key figure determination in the external system and start there. If you want the determination to occur regularly, you must also configure this in the external system. The SAP ERP system only receives the key figure values.
Requirements
In the work step Define Key Figure you have created the key figure for which you want to determine the values. You have specified External System as the Source System Type. If necessary enter a URL in the URL of External System field for displaying the detailed screen.
Standard settings
Activities
- To determine information about the key figure, call the function module KFM_KF_DEFINITION_GET_RFC with the parameter I_KF_ADM_VAR (technical name of key figure).
- Perform value determination in the external system.
- Call the function module KFM_KF_DB_VALUE_INSERT with the parameters I_KF_ADM_VAR and I_KF_VALUE to transfer the key figure values to the SAP ERP system.
Example
Business Attributes
ASAP Roadmap ID | 203 | Establish Master Data |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 1 | Critical |
Country-Dependency | A | Valid for all countries |
Maintenance Objects
Maintenance object type |
History
Last changed by/on | SAP | 20050822 |
SAP Release Created in | 703 |