The Function Module RM_GET_HISTORY_FOR_CURRENCY (Historische Zeitreihe von relativen Währungskursänderungen aufbauen) is a standard Function Module in SAP ERP and is part of the function group RMRH within the package FTBB.
Function Module | RM_GET_HISTORY_FOR_CURRENCY |
Short Text | Historische Zeitreihe von relativen Währungskursänderungen aufbauen |
Function Group | RMRH |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HISTORY | LIKE | JBRIHSDEF-HISTORY | Historischer Zeitraum | |
KALENDER | LIKE | JBRIHSDEF-KALENDER | Fabrikkalender | |
KURSTYP | LIKE | ATSYC-KURSTM | Devisenkurstyp Mittel | |
MISSLIMIT | LIKE | JBRIHSDEF-MISSLIMIT | Anzahl der Fehler in der Zinskurve | |
NACH_WAEHRUNG | LIKE | VTVSZCR-TCURR | Nach-Währung | |
OFFSET | LIKE | JBRIHSDEF-UNWIND | Haltedauer bei der hist. Simulation im Risk-Management | |
REGELBASIS | LIKE | JBRREG-REGELID | Marktdatenshift-Regel im Riskmanagement | |
REGELFLAG | LIKE | JBRHSREG-SAMPTYP | Ermittlungstyp Stichprobenelemente | |
VON_WAEHRUNG | LIKE | VTVSZCR-FCURR | Von-Währung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_HSREG | LIKE | JBRSIMREG | Puffer für historische Marktpreisänderungen | |
E_KRSVEK | LIKE | JBRSKRSVEK | Struktur eines Kursänderungsvektors |
This function module does not define any Exceptions.