Menu

SAP Function Module SELECTED_KEY_FIGURES_GET

Spezifiert die zu selektierten Kennzahlen, deren Originalfelder und Refer.

The Function Module SELECTED_KEY_FIGURES_GET (Spezifiert die zu selektierten Kennzahlen, deren Originalfelder und Refer.) is a standard Function Module in SAP ERP and is part of the function group TVR1 within the package FTI_CORE.

Technical Information

Function Module SELECTED_KEY_FIGURES_GET
Short Text Spezifiert die zu selektierten Kennzahlen, deren Originalfelder und Refer.
Function Group TVR1
Package FTI_CORE
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_TABNM TYPE TABNAME Tabellenname
I_WITH_REFERENCE TYPE FTISC_FLAG FTISC_TRUE Mit Währungsreferenz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FNAM_TAB TYPE FTISC_YT_ORIGINAL_FNAM Tabelle mit Kennzahlen

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
SF_TAB_IN LIKE CFBSF01 Selektionsbedingung

Exceptions

This function module does not define any Exceptions.