Menu

SAP Function Module ISB_PAYMENTS_READ

Lesen von Auszahlungen und Zusatzbewegungen

The Function Module ISB_PAYMENTS_READ (Lesen von Auszahlungen und Zusatzbewegungen) 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_PAYMENTS_READ
Short Text Lesen von Auszahlungen und Zusatzbewegungen
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_JBIDBLE LIKE JBIDBLE Filter für Suche in DB oder Tabelle

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_JBIBEPP LIKE JBIBEPP interne Tabelle zur Suche (->i_jbidble)
I_VDARL LIKE VDARL Stammdaten für betroffene Darlehen
I_VZZKOKO LIKE VZZKOKO Tabelle Konditionskopf
O_A_PAYMENTS LIKE VZZBEPP Auszahlungen
O_OTHER_PAYMENTS LIKE VZZBEPP sonstige Bewegungen

Exceptions

This function module does not define any Exceptions.