Menu

SAP Function Module BOM_INIT_SELECT_ID

SFA-Extraktor (BOM) : Initialisierung für blockweises Lesen der Schlüssel

The Function Module BOM_INIT_SELECT_ID (SFA-Extraktor (BOM) : Initialisierung für blockweises Lesen der Schlüssel) is a standard Function Module in SAP ERP and is part of the function group CSFA within the package CS.

Technical Information

Function Module BOM_INIT_SELECT_ID
Short Text SFA-Extraktor (BOM) : Initialisierung für blockweises Lesen der Schlüssel
Function Group CSFA
Package CS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BLOCKSIZE LIKE DATATYPE-INTEGER4 0 Anzahl Schlüssel, die pro Block gelesen werden
SELECT_TABLENAME LIKE DFIES-TABNAME 'MAST' Tabelle über die die Schlüssel selektiert werden

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_SELECT_FIELDS LIKE SEL_TABLE Selektionskriterien zur Schlüsselermittlung

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COND_ERROR Selektionskriterien fehlerhaft
TABLE_NOT_SUPPORTED Eingegebene Tabelle wird nicht unterstützt
WRONG_INPUT_DATA Eingabedaten sind fehlerhaft