Menu

SAP Function Module QPLS_MATERIAL_INSPECT

Pflegen der QM-Prüfeinstellungen im Materialstamm

The Function Module QPLS_MATERIAL_INSPECT (Pflegen der QM-Prüfeinstellungen im Materialstamm) 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_INSPECT
Short Text Pflegen der QM-Prüfeinstellungen im Materialstamm
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
FLAG_SHOW LIKE QM00-QKZ Indicator : Only display parameter
I_CREATE_LOTS LIKE QM00-QKZ Kz: Aktivierung trotz Q-Bestand
I_DOCUMENT LIKE QM00-QKZ Kz: Bei QM-Pflege Änderungsbelege schreiben
I_MARA LIKE MARA MARA
I_MASSENAKT LIKE QM00-QKZ Kz: Aufruf aus Massentransaktion
I_NO_BUFFER LIKE QM00-QKZ Ind. : Data newly read from the database
MATNR LIKE MARC-MATNR Material number
MAT_NEW LIKE QM00-QKZ Material is being created
REF_MATNR LIKE MARC-MATNR material to be copied
REF_WERKS LIKE MARC-WERKS plant to be copied
WERKS LIKE MARC-WERKS Plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLAG_UPD LIKE QM00-QKZ Indicator : Changes are being made
QMATV LIKE MARC-QMATV Indicator : QM is active

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
XDQMAT LIKE QSQMAT
YDQMAT LIKE QSQMAT

Exceptions

This function module does not define any Exceptions.