Menu

SAP Function Module QMLR_CREATE_INSP_LOT_STEP2

Umbuchung von freiem an den Qualitätsprüfbestand aus Meldung (2. Schritt)

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module QMLR_CREATE_INSP_LOT_STEP2 (Umbuchung von freiem an den Qualitätsprüfbestand aus Meldung (2. Schritt)) is a standard Function Module in SAP ERP and is part of the function group QMLR within the package QQM.

Technical Information

Function Module QMLR_CREATE_INSP_LOT_STEP2
Short Text Umbuchung von freiem an den Qualitätsprüfbestand aus Meldung (2. Schritt)
Function Group QMLR
Package QQM
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_AUFGABE TYPE SWW_TASK SPACE Workflow Task for Container
I_MANUM LIKE QMSM-MANUM Consecutive Number of Task to Be Created
I_VIQMEL LIKE VIQMEL Notification Data

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
TI_IHPAD LIKE IHPAD Partners (Table Will Not Be Exported)
TI_IVIQMFE LIKE WQMFE Defect Items (Table Will Not Be Exported)
TI_IVIQMMA LIKE WQMMA Activities (Table Will Not Be Exported)
TI_IVIQMSM LIKE WQMSM Tasks (Table Will Not Be Exported)
TI_IVIQMUR LIKE WQMUR Causes (Table Will Not Be Exported)
T_CONTAINER LIKE SWCONT Container Content for Workflow

Exceptions

This function module does not define any Exceptions.