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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.