Menu

SAP Function Module QDSE_DYNAMIC_SAMPLING

Sample determination

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module QDSE_DYNAMIC_SAMPLING (Sample determination) is a standard Function Module in SAP ERP and is part of the function group QDSE within the package QDSE.

Technical Information

Function Module QDSE_DYNAMIC_SAMPLING
Short Text Sample determination
Function Group QDSE
Package QDSE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNHEAD_IMP LIKE PLKO-QDYNHEAD Dynamic modification level (from the task list)
DYNREGEL_IMP LIKE PLKO-QDYNREGEL Dynamic modification rule
DYNSTRING_IMP LIKE PLKO-QDYNSTRING
QALS_WA_IMP LIKE QALS Inspection lot work area

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DYNKRIT_EXP LIKE QDDYN Dynamic modification criteria
GESSTICHPR_EXP LIKE QALS-GESSTICHPR Total sample size for the inspection lot
LMENGELZ_EXP LIKE QALS-LMENGELZ Inspection quantity for long-term characteristics
LMENGEPR_EXP LIKE QALS-LMENGEPR Actual inspected quantity
OFFENNLZMK_EXP LIKE QALS-OFFENNLZMK Counter for open short-term characteristics
OFFEN_LZMK_EXP LIKE QALS-OFFEN_LZMK Counter for open long-term characteristics
QALS_DYNHEAD_EXP LIKE QALS-DYNHEAD Dynamic mod. level
QALS_DYNREGEL_EXP LIKE QALS-DYNREGEL
QALS_PRSCHAERFE_EXP LIKE QALS-PRSCHAERFE
QALS_PRSTUFE_EXP LIKE QALS-PRSTUFE
QALS_STAT44_EXP LIKE QALS-STAT44 Indicator: dynamic modification rule is available

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
QAMVTAB LIKE QAMV Table for characteristic requirements
QAPOTAB LIKE QAPO Table of operations
QASVTAB LIKE QASV Table of sample requirements

Exceptions

This function module does not define any Exceptions.