Menu

SAP Function Module ISB_CONVERT_ZEROCOUP_TO_ZBAF

Umrechnung eines Zerocouponsatzes in einen Abzinsungsfaktor

The Function Module ISB_CONVERT_ZEROCOUP_TO_ZBAF (Umrechnung eines Zerocouponsatzes in einen Abzinsungsfaktor) is a standard Function Module in SAP ERP and is part of the function group JBD2 within the package JBST.

Technical Information

Function Module ISB_CONVERT_ZEROCOUP_TO_ZBAF
Short Text Umrechnung eines Zerocouponsatzes in einen Abzinsungsfaktor
Function Group JBD2
Package JBST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAUFZEIT LIKE JBD11-NTAGE
SKALID LIKE JBD14-SKALID Zinsberechnungsmethode
ZEROCOUPON LIKE JBD11-IFR
ZINSMETH LIKE JBD14-SZBMETH '2'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PVFACTOR LIKE JBD11-IZBAF

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.