The Function Module RM_GET_RFVO_FROM_BUFFER (Wertpapiervolatilitäten aus Marktdatenpuffer holen) is a standard Function Module in SAP ERP and is part of the function group RMTVPU within the package FTBB.
Function Module | RM_GET_RFVO_FROM_BUFFER |
Short Text | Wertpapiervolatilitäten aus Marktdatenpuffer holen |
Function Group | RMTVPU |
Package | FTBB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KONDDATUM | LIKE | VTVIVOLA-DKOND | Datum, zu dem Kurs angefordert wird | |
I_RFNAME | LIKE | ATRF-RFNAME | Wertpapierkennummer | |
I_SZENARIO | LIKE | VTVSZKO-SZENARI | SPACE | Szenario, aus dem Wert geholt werden soll |
I_VOLART | LIKE | VTVSZIVO-VOLART | Quot: 1 Einheit 1. ausgedrückt in 2. 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_VTVRFVOLA | LIKE | VTVRFVOLA | Ausgabestruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_F_SZENARIO | Szenario nicht gefunden |
NOT_F_VOLA | Währung nicht gefunden |
NO_INITIALIZATION | Puffer nicht initialisiert |