Menu

SAP Function Module QHUPR_SAMPLES_ASSIGN_HUS

QM Zuordnung von Proben zu Handling Units

The Function Module QHUPR_SAMPLES_ASSIGN_HUS (QM Zuordnung von Proben zu Handling Units) is a standard Function Module in SAP ERP and is part of the function group QHUPR within the package QHU.

Technical Information

Function Module QHUPR_SAMPLES_ASSIGN_HUS
Short Text QM Zuordnung von Proben zu Handling Units
Function Group QHUPR
Package QHU
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_QPRN LIKE QPRN Probenahmeverfahren
I_SHOW LIKE QM00-QKZ Zuordnung anzeigen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPDA LIKE QM00-QKZ F - freigeben, Z - zuordnen + freigeben

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
SAMPLETAB LIKE QHUPRZ Tabelle der Proben

Exceptions

This function module does not define any Exceptions.