The Function Module ISB_OPP_INT_BAL_ADJUST_CALC (IS-B: Berechnung durchschnittlicher OZ bei fester Zuordnung) is a standard Function Module in SAP ERP and is part of the function group JBT6 within the package JBT.
Function Module | ISB_OPP_INT_BAL_ADJUST_CALC |
Short Text | IS-B: Berechnung durchschnittlicher OZ bei fester Zuordnung |
Function Group | JBT6 |
Package | JBT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DBPERIODE | LIKE | SY-DATUM | Beginn des Zeitraums | |
DKALK | LIKE | SY-DATUM | Ende des Zeitraums | |
SZBMETH | LIKE | JBD14-SZBMETH | Zinsberechnungsmethode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IOPDGW | LIKE | JBDST1-IOPDGW | durchschnittlicher Zinssatz |
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 |
---|---|---|---|---|
I_JBIKKOF | LIKE | JBIKKOF | Konditionspositionen mit OZ's |
This function module does not define any Exceptions.