The Function Module ISB_GENERATE_CF (IS-B: Erzeugt aus einem Darlehen den Cashflow) is a standard Function Module in SAP ERP and is part of the function group JBRZ within the package JBR.
Function Module | ISB_GENERATE_CF |
Short Text | IS-B: Erzeugt aus einem Darlehen den Cashflow |
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_DATE | LIKE | SY-DATUM | Datum für Simulation | |
SONLINE | LIKE | ' ' | Kennzeichen Online-Erfassung |
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 |
---|---|---|---|---|
ERROR_ITAB | LIKE | SPROT_X | Fehlertabelle | |
IT_JBIBEPP | LIKE | JBIBEPP | FDÜ: Zahlungsstrom (Auszahlung Typ 6) | |
IT_JBIUPDAR | LIKE | JBIUPDAR | FDÜ: Darlehen | |
IT_JBIXOBJ | LIKE | JBIXOBJ | FDÜ: Finanzobjekte (Gesamt) | |
IT_VDARL | LIKE | VDARL | FDÜ: Finanzobjekte (VDARL schon vorhanden) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPORT_ERROR | Fehlende ERROR_ITAB / Mehr als 1 Eingangstabelle |