Menu

SAP Function Module DISPLAY_CURRENCY_GET

Besorgt die Anzeigewährung und weitere Felder

The Function Module DISPLAY_CURRENCY_GET (Besorgt die Anzeigewährung und weitere Felder) 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 DISPLAY_CURRENCY_GET
Short Text Besorgt die Anzeigewährung und weitere Felder
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_APPLC TYPE APPLCLASS Applikationsklasse für DD-Objekte (nicht benutzt)
I_TABNM TYPE TABNAME Berichtsart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DATUM_HI TYPE DATUM Bisdatum
E_DATUM_HI_LC TYPE DATUM Bisdatum HW
E_DATUM_LO TYPE DATUM Vondatum
E_DATUM_LO_LC TYPE DATUM Vondatum HW
E_FIELD TYPE FIELDNAME Feldname
E_FIELD_LC TYPE FIELDNAME Feldname HW
E_NUMBR TYPE FTI_NUMBR Währungsumrechnungsart
E_NUMBR_LC TYPE FTI_NUMBR Währungsumrechnungsart HW
E_TNAME TYPE TABNAME Tabellenname
E_TNAME_LC TYPE TABNAME Tabellenname HW
E_ZWAERS TYPE CURRENCY Zielwährung

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
I_SEL_TAB LIKE CEDST Selektionstabelle
I_SF_TAB LIKE CFBSF01 Zu selektierende Felder

Exceptions

This function module does not define any Exceptions.