Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module ISB_OPP_INT_DAILY_CALC (IS-B: Opportunitätszins - tägliche Anpassung) 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_DAILY_CALC |
Short Text | IS-B: Opportunitätszins - tägliche Anpassung |
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 |
---|---|---|---|---|
CAL_ID | LIKE | SCAL-FCALID | Kalender-ID | |
DPER_ANF | LIKE | SY-DATUM | Anfangsdatum (Periodenanfang) | |
DPER_END | LIKE | SY-DATUM | Endedatum (Periodenende) | |
OZ_LFZT_ANZ | LIKE | JBTKREG-NOZZTE | Anzahl Zeiteinheiten | |
RKALRG | LIKE | JBTKREG-RKALRG | ||
SOPPSU | LIKE | JBTKREG-SOPPSU | ||
SZKART | LIKE | JBTKREG-SZKART | Zinskurvenart | |
WAER | LIKE | JBDGSCH-WGWAER | GKM Währung |
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 |
---|---|---|---|---|
POPP_DAYLY | LIKE | JBTOP | Rückgabestruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
END_OF_PERIOD_INVALID | ein Laufzeitende war ungültig |
MISSING_PARAMETER | fehlender Übergabeparameter |
NO_OPP_INT | ein GKM-Zinssatz konnte nicht gelesen werden |