The Function Module RM_COMPUTE_IV_APPEND_TO_BUFFER (Beschaffung und ggf. Berechnung von Zins-Volatilitätskurven in den Puffer) is a standard Function Module in SAP ERP and is part of the function group RMTVPU within the package FTBB.
Function Module | RM_COMPUTE_IV_APPEND_TO_BUFFER |
Short Text | Beschaffung und ggf. Berechnung von Zins-Volatilitätskurven in den Puffer |
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 | |
SZENARIO | LIKE | VTVSZKO-SZENARI | Szenario, aus dem Vola 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_FOUND | Angeforderte Vola nicht gefunden |