Menu

SAP Function Module WSTN1_MATERIAL_DATA_READ

Read selected data for given material

The Function Module WSTN1_MATERIAL_DATA_READ (Read selected data for given material) is a standard Function Module in SAP ERP and is part of the function group WSTN1 within the package WSTRN.

Technical Information

Function Module WSTN1_MATERIAL_DATA_READ
Short Text Read selected data for given material
Function Group WSTN1
Package WSTRN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_MATERIAL TYPE MARA-MATNR Material Number
IV_WERKS TYPE MARC-WERKS Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MARA TYPE MARA General Material Data
ES_MARC TYPE MARC Plant Data for Material
ES_MAW1 TYPE MAW1 Material Master: Default Fields and Special MMS Fields
ES_SMESG TYPE SMESG Message collector
ET_MARM TYPE WSTN_MARM_TAB Table type for MARM

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.