Menu

SAP Function Module JBD_CF_TABLES_READ

Lesen der Cashflow Sätze zum Geschäft

The Function Module JBD_CF_TABLES_READ (Lesen der Cashflow Sätze zum Geschäft) is a standard Function Module in SAP ERP and is part of the function group JBD_LOAN within the package JBD_LOAN.

Technical Information

Function Module JBD_CF_TABLES_READ
Short Text Lesen der Cashflow Sätze zum Geschäft
Function Group JBD_LOAN
Package JBD_LOAN
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_TAB_OBJNRS TYPE JBD_TAB_OBJNR Interne Tabelle mit der komponente OBJNR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TAB_CF_HEADERS TYPE JBD_TAB_JBDZSKO Standard-Tabellentyp für Tabelle JBDZSKO
E_TAB_CF_ITEMS TYPE JBD_TAB_JBDZSZT Tabellentyp mit der Struktur der Tabelle JBDZSZT
E_TAB_EFFECTIVE_CAPITALS TYPE JBD_TAB_JBDZSEK Tabellentyp für Tabelle JBDZSEK
E_TAB_RETURN TYPE JBD_TAB_MSG Fehlermeldungen
E_TAB_VOLUME_INFO TYPE JBD_TAB_JBDZSVO Tabellentyp für Tabelle JBDZSVO

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.