Menu

SAP Function Module ISB_BSTD_ZSTR_READ

IS-B: Zahlungsströme für Bestände lesen

The Function Module ISB_BSTD_ZSTR_READ (IS-B: Zahlungsströme für Bestände lesen) is a standard Function Module in SAP ERP and is part of the function group JBTD within the package JBT.

Technical Information

Function Module ISB_BSTD_ZSTR_READ
Short Text IS-B: Zahlungsströme für Bestände lesen
Function Group JBTD
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_DPBEGIN LIKE SY-DATUM Periodenbegin
I_SZSART LIKE JBDZSKO-SZSART zu lesende Zahlungsstromart

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
T_JBDBSTD LIKE JBIBSTK Bestände
T_JBDZSEK LIKE JBDZSEK gelesene Zahlungsstrompositionen
T_JBDZSKO LIKE JBDZSKO gelesene Zahlungsstromköpfe

Exceptions

This function module does not define any Exceptions.