The Function Module CUSTOMER_SELECT_NEXT_DATA (Baustein für blockweises Lesen der Kundenstamm-Daten) 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_DATA |
Short Text | Baustein für blockweises Lesen der Kundenstamm-Daten |
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 zur Verarbeitung notwendigen Blöcke | |
COMPLETE_RECORD_NUMBER | LIKE | SEL_FIELDS-MAX_KUNNR | Anzahl verarbeiteter Kunden | |
LASTBLOCK | LIKE | SEL_FIELDS-READ_FLAG | Letzter Datenblock 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_KNA1_TAB | LIKE | KNA1 | Gefundene KNA1-Daten | |
OUT_KNAS_TAB | LIKE | KNAS | Gefundene KNAS-Daten | |
OUT_KNB1_TAB | LIKE | KNB1 | Gefundene KNB1-Daten | |
OUT_KNB5_TAB | LIKE | KNB5 | Gefundene KNB5-Daten | |
OUT_KNBK_TAB | LIKE | KNBK | Gefundene KNBK-Daten | |
OUT_KNVA_TAB | LIKE | KNVA | Gefundene KNVA-Daten | |
OUT_KNVI_TAB | LIKE | KNVI | Gefundene KNVI-Daten | |
OUT_KNVK_TAB | LIKE | KNVK | Gefundene KNVK-Daten | |
OUT_KNVP_TAB | LIKE | KNVP | Gefundene KNVP-Daten | |
OUT_KNVV_TAB | LIKE | KNVV | Gefundene KNVV-Daten | |
OUT_VCKUNS_TAB | LIKE | VCKUNS | Gefundene Zahlkarten |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FUNCTION_CALL_FAILED | Fehler beim Aufruf eines Funktionsbausteins |
FUNCTION_MISSING | Initialisierungsbaustein wurde nicht aufgerufen |