The Function Module RM_GET_INTVO_FROM_BUFFER (Zinsvolatilitä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_INTVO_FROM_BUFFER |
Short Text | Zinsvolatilitä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 |
---|---|---|---|---|
KONDDATUM | LIKE | VTVIVOLA-DKOND | Datum, zu dem Vola angefordert wird | |
SZENARIO | LIKE | VTVSZKO-SZENARI | SPACE | Szenario, aus dem Wert geholt werden soll |
SZSREF | LIKE | JBRBEWEG-SZSREF | Referenzzins der Vola | |
VOLART | LIKE | VTVSZIVO-VOLART | Volatilitätsart |
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_VTVIVOLA | LIKE | VTVIVOLA | 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 |