Menu

SAP Function Module QAAT_PP_LOT_CHECK

Prüft, ob zu einem Fertigungsauftrag ein Prüflos angelegt werden soll

The Function Module QAAT_PP_LOT_CHECK (Prüft, ob zu einem Fertigungsauftrag ein Prüflos angelegt werden soll) is a standard Function Module in SAP ERP and is part of the function group QAAT within the package QL.

Technical Information

Function Module QAAT_PP_LOT_CHECK
Short Text Prüft, ob zu einem Fertigungsauftrag ein Prüflos angelegt werden soll
Function Group QAAT
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_HERKUNFT LIKE QALS-HERKUNFT '03' Origin
I_MATNR LIKE QALS-MATNR Material number
I_PRUEFART LIKE QALS-ART Inspection type
I_WERK LIKE QALS-WERK Plant for material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Inspection return code

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.