The Function Module VENDOR_SELECT_NEXT_ID (Baustein für blockweises Lesen der Lieferantenstamm-Schlüssel) is a standard Function Module in SAP ERP and is part of the function group WYSE within the package LOSE.
Function Module | VENDOR_SELECT_NEXT_ID |
Short Text | Baustein für blockweises Lesen der Lieferantenstamm-Schlüssel |
Function Group | WYSE |
Package | LOSE |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMPLETE_BLOCK_NUMBER | LIKE | SEL_FIELDS-MAX_LIFNR | Anzahl der Blöcke zur Datenermittlung | |
COMPLETE_RECORD_NUMBER | LIKE | SEL_FIELDS-MAX_LIFNR | Anzahl gefundene Lieferanten-Schlüssel | |
LASTBLOCK | LIKE | SEL_FIELDS-READ_FLAG | Letzter Block mit Schlüssel wurde ausgegeben |
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 |
---|---|---|---|---|
OUT_ID_TAB | LIKE | LIEF01 | Gefundene Lieferanten-Schlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_MISSING | Initialisierungsbaustein wurde nicht aufgerufen |