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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.