Menu

SAP Function Module MASS_GET_MATNR_FOR_MATKL

Get material numbers for one or many material group

The Function Module MASS_GET_MATNR_FOR_MATKL (Get material numbers for one or many material group) is a standard Function Module in SAP ERP and is part of the function group MASS_GENERAL_UTILITIES within the package WSTRMASSMAINT.

Technical Information

Function Module MASS_GET_MATNR_FOR_MATKL
Short Text Get material numbers for one or many material group
Function Group MASS_GENERAL_UTILITIES
Package WSTRMASSMAINT
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
PTI_MARA_WHERE LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)
PT_WHERE_UPDATED LIKE RSDSWHERE Line for WHERE clauses (dynamic selections)

Exceptions

This function module does not define any Exceptions.