Menu

SAP Function Module QELA_INSPECTION_OPERATION_LIST

Liste der Prüfvorgänge zu einem Prüflos

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module QELA_INSPECTION_OPERATION_LIST (Liste der Prüfvorgänge zu einem Prüflos) is a standard Function Module in SAP ERP and is part of the function group QELA within the package QE.

Technical Information

Function Module QELA_INSPECTION_OPERATION_LIST
Short Text Liste der Prüfvorgänge zu einem Prüflos
Function Group QELA
Package QE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFPL LIKE QALS-AUFPL
I_PLNFL LIKE QAQEE-PLNFL SPACE Number of the task list sequence to be checked
I_PLNTY LIKE QALS-PLNTY Task list type
I_PRPLATZ LIKE QAPO-PRPLATZ SPACE Work center
I_PRPLATZWRK LIKE QAPO-PRPLATZWRK SPACE Work center plant
I_VORNR LIKE QAQEE-VORNR SPACE Number of the operation number to be checked
KZ_R2 LIKE QALS-STAT27 SPACE
LOSNUMMER LIKE QALS-PRUEFLOS Inspection lot number
VORNR_BIS LIKE QAQEE-VORNR '9999' Operation number up to
VORNR_VON LIKE QAQEE-VORNR '0000' Operation number as of
WINX1_02 LIKE SY-WINX1 8 Window limit to the left
WINX2_02 LIKE SY-WINX2 75 Window limit to the right
WINY1_02 LIKE SY-WINY1 5 Window upper limit
WINY2_02 LIKE SY-WINY2 12 Window lower limit

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EINVORG LIKE QALS-STAT27 Indicator: only one operation for the selection criteria exists
PLNFL LIKE QAPO-PLNFL
PLNKN LIKE QAPO-VORGLFNR
PRPLATZ LIKE QAPO-PRPLATZ Work center
PRPLATZTXT LIKE QAPO-PRPLATZTXT Short text for the work center
PRPLATZWRK LIKE QAPO-PRPLATZWRK Plant of the work center
QAPO_WA LIKE QAPO Work area for the operation
VORKTXT LIKE QAPO-VORKTXT Operation short text
VORNR LIKE QAPO-VORNR

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATA_FOUND No operations found for the inspection lot
NO_DATA_SELECTED No operation selected from the list