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_FILL_GAP_STRUCTURE_DEL (IS-B: RM Filtern der Analyse-CF's für Gap-Auswertungen) is a standard Function Module in SAP ERP and is part of the function group JBRC within the package JBR.
Function Module | ISB_FILL_GAP_STRUCTURE_DEL |
Short Text | IS-B: RM Filtern der Analyse-CF's für Gap-Auswertungen |
Function Group | JBRC |
Package | JBR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
GAP_AUSW | LIKE | JBREOGAP-GAP_AUSW | Gap-Auswertung (Bestand, Ablauf, CF, Liquidität) | |
LIQUID | LIKE | JBRGAPPARA-LIQUID | '0' | Rechnen mit Liquidität bis Stufe ... |
LZB | LIKE | JBRLZB-LZB | Laufzeitband-ID | |
OPT_CALC | LIKE | JBRGAPPARA-DELTA_KNZ | Behandlung von optionalen Instrumenten | |
PM_ZINS | LIKE | JBRGAPPARA-PM_ZINS | 'P' | Zinstyp für Auswertungen |
SD_BESTAND | LIKE | JBRGAPPARA-SD_BESTAND | 'S' | Bestandsbildungstyp für Auswertungen |
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 |
---|---|---|---|---|
E_JBREOGAP | LIKE | JBREOGAP | (Zwischen-)EO der Gap-Auswertung (vor Aggr./PH) | |
I_JBRBPGAP | LIKE | JBRBPGAP | Zins-/Tilgungs-CF's der eingehenden Geschäfte | |
I_LZBDATE | LIKE | JBRDATE | Datumsraster des Laufzeitbandes |
This function module does not define any Exceptions.