Menu

SAP Function Module RM_GET_CR_FROM_BUFFER

Währungskurs aus Marktdatenpuffer holen

The Function Module RM_GET_CR_FROM_BUFFER (Währungskurs aus Marktdatenpuffer holen) is a standard Function Module in SAP ERP and is part of the function group RMTVPU within the package FTBB.

Technical Information

Function Module RM_GET_CR_FROM_BUFFER
Short Text Währungskurs aus Marktdatenpuffer holen
Function Group RMTVPU
Package FTBB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KONDDATUM LIKE JBD11-DKOND SY-DATUM Datum, zu dem Kurs angefordert wird
SZENARIO LIKE VTVSZKO-SZENARI SPACE Szenario, aus dem Wert geholt werden soll
WAEHRUNG1 LIKE T001-WAERS Fremdwährung
WAEHRUNG2 LIKE T001-WAERS Basiswährung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VTVSZCURR LIKE VTVSZCURR Ausgabestruktur

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_F_SZENARIO Szenario nicht gefunden
NOT_F_WAERS Währung nicht gefunden
NO_INITIALIZATION Puffer nicht initialisiert