Menu

SAP Function Module CZ_BT_MAPL_SEARCH

Material-Zuordnung des Planes suchen

The Function Module CZ_BT_MAPL_SEARCH (Material-Zuordnung des Planes suchen) is a standard Function Module in SAP ERP and is part of the function group CZBT within the package CP.

Technical Information

Function Module CZ_BT_MAPL_SEARCH
Short Text Material-Zuordnung des Planes suchen
Function Group CZBT
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_START_IMP LIKE SY-TABIX 1 Start der Suche in Belegtabelle (Index)
MATNR_IMP LIKE MAPL-MATNR Material nach dem zu suchen ist
WERKS_IMP LIKE MAPL-WERKS Werk zum zu suchenden Material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_FOUND_EXP LIKE Index des gefundenen Eintrags
MAPL_EXP LIKE Nächster gefunder Eintrag

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NOT_FOUND Kein Eintrag gefunden