Menu

SAP Function Module QPL1_INSPTYPE_FIND

Prüfart über User-Exit ermitteln

The Function Module QPL1_INSPTYPE_FIND (Prüfart über User-Exit ermitteln) is a standard Function Module in SAP ERP and is part of the function group QPL1 within the package QL.

Technical Information

Function Module QPL1_INSPTYPE_FIND
Short Text Prüfart über User-Exit ermitteln
Function Group QPL1
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 TYPE QALS-MATNR Materialnummer
I_TQ32 TYPE TQ32 Zuordnung der Prüfart zur Herkunft
I_WERKS LIKE QALS-WERK Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_INSPTYPE TYPE CHAR1 Einstelliges Kennzeichen
E_TQ32 TYPE TQ32 Zuordnung der Prüfart zur Herkunft

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.