Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module RM_GET_HISTORY_INTEREST_RATE (Historische Zeitreihe von Zinssätze) 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_INTEREST_RATE |
Short Text | Historische Zeitreihe von Zinssätze |
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 | TYPE | JBRIHSDEF-HISTORY | Historischer Zeitraum | |
KALENDER | TYPE | JBRIHSDEF-KALENDER | Fabrikkalender | |
MISSLIMIT | TYPE | JBRIHSDEF-MISSLIMIT | Anzahl der Fehler in der Zinskurve | |
OFFSET | TYPE | JBRIHSDEF-UNWIND | Haltedauer bei der hist. Simulation im Risk-Management | |
REFERENZ | TYPE | T056R-REFERENZ | Referenzzinssatz | |
REGELBASIS | TYPE | JBRREG-REGELID | Marktdatenshift-Regel im Riskmanagement | |
REGELFLAG | TYPE | JBRHSREG-SAMPTYP | Ermittlungstyp Stichprobenelemente |
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 |
---|---|---|---|---|
CT_T056P | LIKE | T056P | Referenzzinssatztabelle | |
E_HSREG | LIKE | JBRSIMREG | Puffer für historische Marktpreisänderungen | |
E_KRSVEK | LIKE | JBRSKRSVEK | Struktur eines Kursänderungsvektors |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NEG_REL_SHIFT | Negative Marktdaten (nicht zulässig) |