Menu

SAP Function Module MC_KEY_FIGURES_CHANGE

Aufruf Funktionsexit Änderung von Kennzahlentexten in Standardanalysen

The Function Module MC_KEY_FIGURES_CHANGE (Aufruf Funktionsexit Änderung von Kennzahlentexten in Standardanalysen) is a standard Function Module in SAP ERP and is part of the function group MCS2 within the package MCR.

Technical Information

Function Module MC_KEY_FIGURES_CHANGE
Short Text Aufruf Funktionsexit Änderung von Kennzahlentexten in Standardanalysen
Function Group MCS2
Package MCR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_ALL_FIGURES TYPE C call from Popup 'Show all key figures'
I_MCINF LIKE TMC4-MCINF actual info-structure
I_OBJECT LIKE MCDDOWN-OBJECT object of 'Show all key figures'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ACTIVATED LIKE SY-DATAR FLAG to show self-def. modif. is active

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_AUS_S000 LIKE Output structure, LIS standard analysis
T_DRILLDOWN LIKE MCDDOWN Drill-down structure, LIS standard analysis
T_KEY_FIGURES LIKE MCS03 Key figure structure, LIS standard analysis
T_KEY_FIGURES_DEF LIKE MCS03 Def. of key figures ( - kennzahlen_tab)

Exceptions

This function module does not define any Exceptions.