Menu

SAP Function Module QELA_CONFIRMATION_LIST

Liste von Rückmeldungen zu einem Prüflos / Prüfvorgang mit Stornooption

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 QELA_CONFIRMATION_LIST (Liste von Rückmeldungen zu einem Prüflos / Prüfvorgang mit Stornooption) 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_CONFIRMATION_LIST
Short Text Liste von Rückmeldungen zu einem Prüflos / Prüfvorgang mit Stornooption
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
I_AUFPL LIKE QALS-AUFPL Serial number for operation key
I_PRUEFLOS LIKE QALS-PRUEFLOS Inspection lot number
I_RUECK LIKE QAPO-RUECK Confirmation number of the operation
I_SONDAUF LIKE QALS-STAT06 Indicator: individual CO_order for inspection lot
I_UPDATE LIKE SPACE Indicator: canceling allowed
I_WINX1_23 LIKE SY-WINX1 2
I_WINX2_23 LIKE SY-WINX2 81
I_WINY1_23 LIKE SY-WINY1 3
I_WINY2_23 LIKE SY-WINY2 22

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_UPD_FLAG LIKE Ind. change to database required

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 to be confirmed found