Menu

SAP Function Module ISB_ERROR_INDEX_BLOCK_GET

IS-B: Ermittlung der Indexe fehlerhafter Sendesätze

The Function Module ISB_ERROR_INDEX_BLOCK_GET (IS-B: Ermittlung der Indexe fehlerhafter Sendesätze) is a standard Function Module in SAP ERP and is part of the function group JBDQ within the package JBD.

Technical Information

Function Module ISB_ERROR_INDEX_BLOCK_GET
Short Text IS-B: Ermittlung der Indexe fehlerhafter Sendesätze
Function Group JBDQ
Package JBD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CNT_R_IN_BLOCK LIKE SY-TABIX Breite des Blocks
FEHLERTABINDEX LIKE SY-TABIX Index des Fehlers des aktuellen Blocks
NEW_LOOP_BEGIN LIKE SY-TABIX Index in der Sendedatei des zuletzt Committeten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BTCI_INDEX LIKE SY-TABIX Index in der Sendedatei des fehlerhaften Satzes

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.