The Function Module ISB_OPP_RECEIVE (IS-B: Berechnung Opportunitätsbeitrag) is a standard Function Module in SAP ERP and is part of the function group JBT6 within the package JBT.
Function Module | ISB_OPP_RECEIVE |
Short Text | IS-B: Berechnung Opportunitätsbeitrag |
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 | Periodenanfang | |
DKALK | LIKE | SY-DATUM | Kalkulationsdatum | |
NJTAGE | LIKE | JBTLFDT-J_TAGE | abgelaufene Tage des Jahres (gem. Zinsber.meth.) | |
SAKPAS | LIKE | JBTKREG-SAKPAS | Aktiv-/Passivkennzeichen | |
SH_KZ | LIKE | JBDKOPO-SZIGRE | Kalender-ID | |
SZBMETH | LIKE | JBDKOKO-SZBMETH | Zinsberechnungsmethode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BOPPBE | LIKE | JBISTWF-BOPPBE | Opportunitätsbeitrag | |
BOPPBE_EXACT | TYPE | F | Opportunitätsbeitrag genau |
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 |
---|---|---|---|---|
PAR_JBITSAL | LIKE | JBITSAL | Tagessalden | |
PAR_JBITWRT | LIKE | JBITWRT | Tagwerte | |
PAR_JBTOP | LIKE | JBTOP | Tabelle mit OZ's |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_PARAMETER | Parameter wurde nicht übergeben |
NO_DAILY_BALANCE | Tagessaldo fehlt |
NO_OPP_INT | kein Opportunitätszins gefunden |