Menu

SAP Function Module CZ_DB_MAPL_READ_BY_MAT_EXT

Lesen der MAPL von DB zu Materialnummer in Belegtabelle zu Stichtag

The Function Module CZ_DB_MAPL_READ_BY_MAT_EXT (Lesen der MAPL von DB zu Materialnummer in Belegtabelle zu Stichtag) 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
Short Text Lesen der MAPL von DB zu Materialnummer in Belegtabelle zu Stichtag
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 Material number
PLNAL_MAX LIKE MAPL-PLNAL '' Planned alternative to
PLNAL_MIN LIKE MAPL-PLNAL '' Alternative from
PLNNR LIKE MAPL-PLNNR '' Task list number
PLNTY_MAX LIKE MAPL-PLNTY '' Task list type to
PLNTY_MIN LIKE MAPL-PLNTY '' Task list type from
POSNR LIKE MAPL-POSNR 0
STTAG LIKE RC271-STTAG Key date
VBELN LIKE MAPL-VBELN ''
WERKS LIKE MAPL-WERKS Plant

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 Records read from DB

Exceptions

This function module does not define any Exceptions.