Menu

SAP Function Module QPLS_MATERIAL_TYPE_CHANGE_CHK

Prüft, ob die Materialart geändert werden darf

The Function Module QPLS_MATERIAL_TYPE_CHANGE_CHK (Prüft, ob die Materialart geändert werden darf) is a standard Function Module in SAP ERP and is part of the function group QPLS within the package QL.

Technical Information

Function Module QPLS_MATERIAL_TYPE_CHANGE_CHK
Short Text Prüft, ob die Materialart geändert werden darf
Function Group QPLS
Package QL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_MATNR LIKE MARA-MATNR Material
I_MTART LIKE MARA-MTART neue Materialart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_CHANGE LIKE QM00-QKZ Kz. : Materialart nicht änderbar

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
T_MARC_TAB LIKE MARC Werke, wegen denen nicht änderbar

Exceptions

This function module does not define any Exceptions.