The Function Module BARWERT_USEREXIT_BEWERTUNG (Beispielbaustein für die externe Barwertberechnung (Zeitpunkt T2)) is a standard Function Module in SAP ERP and is part of the function group RMXX within the package FTBB.
Function Module | BARWERT_USEREXIT_BEWERTUNG |
Short Text | Beispielbaustein für die externe Barwertberechnung (Zeitpunkt T2) |
Function Group | RMXX |
Package | FTBB |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXPAR | LIKE | VTVEXFM | Beschreibung der Auswertungsparameter |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENPV | LIKE | VTVPVUEDATATYPES-RESULT | extern gerechneter Barwert |
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_MESSAGES | LIKE | VTVPVUEMSG | Fehlermeldungen vom externen Preisrechner | |
I_BEWEG | LIKE | JBIBEWEG08 | Cashflowinformationen der Elementartypen | |
I_CURR | LIKE | VTVMDVCR | Marktdaten Wechselkurse | |
I_FML | LIKE | JBIFML08 | Formelinformationen der Elementartypen | |
I_HIER | LIKE | JBIHIER08 | Hierarchie des Risikoträgers | |
I_INDEX | LIKE | VTVMDVIX | Marktdaten Wertpapierindex | |
I_KOET | LIKE | JBIKOET08 | Kopfinformationen der Elementartypen | |
I_OPTI | LIKE | JBIOPTI08 | Optionsinformationen der Elementartypen | |
I_RATE | LIKE | VTVMDVWP | Marktdaten Wertpapierkurse | |
I_VOLA | LIKE | VTVMDVVO | Marktdaten Volatilitäten | |
I_YCURVE | LIKE | VTVMDVIN | Marktdaten Zinsen |
This function module does not define any Exceptions.