Menu

SAP Function Module QAAT_CHECK_QALS_WE

Prüft, ob zur Eingabe ein Prüflos existiert

The Function Module QAAT_CHECK_QALS_WE (Prüft, ob zur Eingabe ein Prüflos existiert) 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_CHECK_QALS_WE
Short Text Prüft, ob zur Eingabe ein Prüflos existiert
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_CHARG LIKE QALS-CHARG Charge
I_EBELN LIKE QALS-EBELN Purchasing document number
I_EBELP LIKE QALS-EBELP Item number
I_ETENR LIKE QALS-ETENR 0 Einteilung
I_LICHN LIKE QALS-LICHN Lieferantencharge
I_MATNR LIKE QALS-MATNR SPACE .
I_PASTRTERM LIKE QALS-PASTRTERM 0 Start date for inspection lot

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PRUEFLOS LIKE QALS-PRUEFLOS Prüflos
E_SUBRC LIKE SY-SUBRC subrc

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.