The Function Module ISB_OBJECT_CF_GENERATE (IS-B: Zahlungsstromerzeugung bei Finanzobjekten (ONLINE und FDÜ)) is a standard Function Module in SAP ERP and is part of the function group JBRZ within the package JBR.
Function Module | ISB_OBJECT_CF_GENERATE |
Short Text | IS-B: Zahlungsstromerzeugung bei Finanzobjekten (ONLINE und FDÜ) |
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_KALKDATUM | LIKE | SY-DATUM | SY-DATUM | Datum für ZSTR-Erzeugung |
I_RM_CF_CONSTRUCTION | TYPE | C | CON_XOFF | RM Zahlungsstromerzeugung |
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_ERROR_ITAB | LIKE | SPROT_X | Fehlertabelle | |
I_JBIXOBJ_TAB | LIKE | JBIXOBJ | Übergabestruktur für Objekte | |
I_VDARL_TAB | LIKE | VDARL | Stammdaten Darlehen |
This function module does not define any Exceptions.