The Function Module ISB_CF_CONSTRUCT (IS-B: zentrale Erzeugung von Zahlungsströmen für die Kalkulation) is a standard Function Module in SAP ERP and is part of the function group JBRZ within the package JBR.
Function Module | ISB_CF_CONSTRUCT |
Short Text | IS-B: zentrale Erzeugung von Zahlungsströmen für die Kalkulation |
Function Group | JBRZ |
Package | JBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_JBTKREG | LIKE | JBTKREG | Kalkulationsregel | |
I_KALKDATUM | LIKE | SY-DATUM | SY-DATUM | Kalkulationsdatum |
I_KZ_DETAILPROT | TYPE | C | ' ' | Ausgabe Detailprotokoll ('X' - Ja) |
I_KZ_ONLINE | TYPE | C | ' ' | Aufruf aus Online-TA ('X' - Ja) |
I_KZ_VORKALKULATION | TYPE | C | ' ' | Aufruf für Vorkalk. ('X' - Ja) |
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 |
---|---|---|---|---|
IO_GESCHAEFTE_TAB | TYPE | JBTEK_CF_PER_CALC_T | Tabelle mit relevanten Geschäften | |
IO_SPROT_K_TAB | LIKE | SPROT_K | Protokolltabelle (DB-Protokoll) | |
IO_STAMMDATEN_TAB | TYPE | JBTEK_DARL_T | Tabelle mit Geschäftsdaten | |
I_TZB0A_TAB | LIKE | TZB0A | Bewegungsarten | |
I_TZK01_TAB | LIKE | TZK01 | Konditionsarten | |
I_TZPAB_TAB | LIKE | TZPAB | Produktarten/Buchungskreis | |
I_TZPA_TAB | LIKE | TZPA | Produktarten | |
O_DELETE_JBDZSKO_TAB | LIKE | JBDZSKO | ZSTRs, die gelöscht werden müssen |
This function module does not define any Exceptions.