Menu

SAP Function Module QPL1_INSPECTION_STOCK_READ

Qualitätsbestände lesen

The Function Module QPL1_INSPECTION_STOCK_READ (Qualitätsbestände lesen) 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_INSPECTION_STOCK_READ
Short Text Qualitätsbestände lesen
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_MATERIAL LIKE QALS-MATNR Material
I_PLANT LIKE QALS-WERK Werk

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_STOCK_TAB LIKE BAPI2045D_IL2 Qualitätsprüfbestände zu Material und Werk

Exceptions

This function module does not define any Exceptions.