Menu

SAP Function Module ISB_LOAN_CF_GENERATE

Erzeugt Zahlungsströme für Darlehen (FDÜ und ONLINE)

The Function Module ISB_LOAN_CF_GENERATE (Erzeugt Zahlungsströme für Darlehen (FDÜ und ONLINE)) is a standard Function Module in SAP ERP and is part of the function group JBRZ within the package JBR.

Technical Information

Function Module ISB_LOAN_CF_GENERATE
Short Text Erzeugt Zahlungsströme für Darlehen (FDÜ und ONLINE)
Function Group JBRZ
Package JBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BANKING_TRANS TYPE C 'X' Aufruf aus Banking Transaktion
I_KALKDATUM LIKE SY-DATUM SY-DATUM Datum für ZSTR-Erzeugung
I_KZ_ONLINE TYPE C ' ' Kennzeichen: Online Verarbeitung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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_JBIUPDAR_TAB LIKE JBIUPDAR Übergabestruktur Darlehen

Exceptions

This function module does not define any Exceptions.