Menu

SAP Function Module ISB_READ_JBRCFEV

FB zum Lesen der Tabelle JBRCFEV zum Füllen der Marktsegmente bei Konten.

The Function Module ISB_READ_JBRCFEV (FB zum Lesen der Tabelle JBRCFEV zum Füllen der Marktsegmente bei Konten.) is a standard Function Module in SAP ERP and is part of the function group JBR0 within the package JBR.

Technical Information

Function Module ISB_READ_JBRCFEV
Short Text FB zum Lesen der Tabelle JBRCFEV zum Füllen der Marktsegmente bei Konten.
Function Group JBR0
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_AUSWERTUNG LIKE ATSYC-AUSWT Auswertungsart
I_CFART LIKE JBRABEST-CFART Cashflowart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_JBRCFEV LIKE JBRCFEV Gelesene Struktur
PRUEF LIKE SY-SUBRC Kennzeichen für korrektes Lesen der JBRCFEV

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.