The Function Module CUSTOMER_SELECT_NEXT_ID (Baustein für blockweises Lesen der Kundenstamm-Schlüssel) is a standard Function Module in SAP ERP and is part of the function group V0SE within the package LOSE.
Function Module | CUSTOMER_SELECT_NEXT_ID |
Short Text | Baustein für blockweises Lesen der Kundenstamm-Schlüssel |
Function Group | V0SE |
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_KUNNR | Anzahl der Blöcke zur Datenermittlung | |
COMPLETE_RECORD_NUMBER | LIKE | SEL_FIELDS-MAX_KUNNR | Anzahl gefundene Kundenstamm-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 | KUND01 | Gefundene Kundenstamm-Schlüssel |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_MISSING | Initialisierungsbaustein wurde nicht aufgerufen |