Menu

SAP Function Module FTR_FX_WEB_GET_QUOTE

Ermittlung des FX Kurses

The Function Module FTR_FX_WEB_GET_QUOTE (Ermittlung des FX Kurses) is a standard Function Module in SAP ERP and is part of the function group FTR_FX_WEB within the package FTTR.

Technical Information

Function Module FTR_FX_WEB_GET_QUOTE
Short Text Ermittlung des FX Kurses
Function Group FTR_FX_WEB
Package FTTR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_FX_GET_QUOTE TYPE FTR_FX_WEB_GET_QUOTE Struktur zur Ermittlung eines FX-Kurses
PI_TIMEOUT TYPE NUM4 2 Zeitlimit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_CHAR_AMOUNT1 TYPE TX_XBZBETR Betrag als Textfeld
PE_CHAR_AMOUNT2 TYPE TX_XBZBETR Betrag als Textfeld
PE_MSG_TEXT TYPE SYLISEL Listenverarbeitung, Inhalt der ausgewählten Zeile
PE_VALUE_DATE TYPE TX_DVALUTA Valuta

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
PE_TAB_FX_QUOTE_REPLY LIKE FTR_FX_WEB_GET_QUOTE Struktur für Übertragung der ermittelten FX-Kurse
PE_TAB_FX_URLS LIKE FTR_FX_WEB_URLS FTR_FX_WEB_URLS
PE_TAB_MSG_LONGTEXT LIKE TLINE SAPscript: Text-Zeilen

Exceptions

This function module does not define any Exceptions.