Menu

SAP Function Module CZ_MATERIAL_READ

Read material data from task list point of view

The Function Module CZ_MATERIAL_READ (Read material data from task list point of view) is a standard Function Module in SAP ERP and is part of the function group CZ01 within the package CP.

Technical Information

Function Module CZ_MATERIAL_READ
Short Text Read material data from task list point of view
Function Group CZ01
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
DIR_INP_FLG LIKE SPACE Aufruf im Direct-Input
MATNR LIKE RC27M-MATNR Material number
NO_MESSAGE TYPE C SPACE keine Message ausgeben
WERKS LIKE RC27M-WERKS Plant of the material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC27M_EXP LIKE RC27M Material data from planned/routing

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.