Menu

SAP Function Module ISB_DATA_SHOW

SAP-Banking: allgemeine Daten anzeigen

The Function Module ISB_DATA_SHOW (SAP-Banking: allgemeine Daten anzeigen) is a standard Function Module in SAP ERP and is part of the function group JBDARLEHEN within the package JBT.

Technical Information

Function Module ISB_DATA_SHOW
Short Text SAP-Banking: allgemeine Daten anzeigen
Function Group JBDARLEHEN
Package JBT
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_ROW1_NAME LIKE JBITEXTE-ROW1 Überschrift erste Spalte
I_ROW2_NAME LIKE JBITEXTE-ROW2 Überschrift zweite Spalte
I_ROW3_NAME LIKE JBITEXTE-ROW3 Überschrift dritte Spalte
I_ROW4_NAME LIKE JBITEXTE-ROW4 Überschrift vierte Spalte
I_ROW5_NAME LIKE JBITEXTE-ROW5 Überschrift fünfte Spalte

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
I_JBITEXTE_TAB LIKE JBITEXTE Tabelle mit den auszugebenden Texten

Exceptions

This function module does not define any Exceptions.