Menu

SAP Function Module RM_GET_HISTORY_FOR_WP

Historische Zeitreihe von Wertpapierkurse aufbauen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module RM_GET_HISTORY_FOR_WP (Historische Zeitreihe von Wertpapierkurse aufbauen) is a standard Function Module in SAP ERP and is part of the function group RMRH within the package FTBB.

Technical Information

Function Module RM_GET_HISTORY_FOR_WP
Short Text Historische Zeitreihe von Wertpapierkurse aufbauen
Function Group RMRH
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
AUSWART TYPE JBREVAL_D ID der Risk-Management Auswertung
HISTORY LIKE JBRIHSDEF-HISTORY
KALENDER LIKE JBRIHSDEF-KALENDER
KURS LIKE ATRAS-PKTKUR
MISSLIMIT LIKE JBRIHSDEF-MISSLIMIT
OFFSET LIKE JBRIHSDEF-UNWIND
REGELBASIS LIKE JBRREG-REGELID
REGELFLAG LIKE JBRHSREG-SAMPTYP
START_DATE TYPE D
WPGATT LIKE VWPBONO-RANL
WPKART LIKE TW56-SKURSART

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_HSREG LIKE JBRSIMREG Puffer für historische Marktpreisänderungen
E_KRSVEK LIKE JBRSKRSVEK

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
VIRTUAL_NO_COMPUTE