Menu

SAP Function Module CZ_DB_MAPL_READ_BY_MAT_EXT_ECN

Lesen der MAPL von DB zu Materialnummer in Belegtabelle mit neuer Effect.

The Function Module CZ_DB_MAPL_READ_BY_MAT_EXT_ECN (Lesen der MAPL von DB zu Materialnummer in Belegtabelle mit neuer Effect.) is a standard Function Module in SAP ERP and is part of the function group CZDB within the package CP.

Technical Information

Function Module CZ_DB_MAPL_READ_BY_MAT_EXT_ECN
Short Text Lesen der MAPL von DB zu Materialnummer in Belegtabelle mit neuer Effect.
Function Group CZDB
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
MATNR LIKE MAPL-MATNR Materialnummer
PLNAL_MAX LIKE MAPL-PLNAL '' Planalternative bis
PLNAL_MIN LIKE MAPL-PLNAL '' Planalternative von
PLNNR LIKE MAPL-PLNNR '' Plannummer
PLNTY_MAX LIKE MAPL-PLNTY '' Plantyp bis
PLNTY_MIN LIKE MAPL-PLNTY '' Plantyp von
STTAG LIKE RC271-STTAG Stichtag
WERKS LIKE MAPL-WERKS Werk

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
MAPL_EXP LIKE MAPLB von DB gelesene Sätze

Exceptions

This function module does not define any Exceptions.