Menu

SAP Function Module QICD_ERROR_LIST_UPLOAD

Fehlerhandling beim Ergebnis-Upload des QM-IDI Interface

The Function Module QICD_ERROR_LIST_UPLOAD (Fehlerhandling beim Ergebnis-Upload des QM-IDI Interface) is a standard Function Module in SAP ERP and is part of the function group QICD within the package QEIF.

Technical Information

Function Module QICD_ERROR_LIST_UPLOAD
Short Text Fehlerhandling beim Ergebnis-Upload des QM-IDI Interface
Function Group QICD
Package QEIF
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_APPL_LOG LIKE QM00-QKZ SPACE Kz. Anwendungslog schreiben
I_FUNCTION LIKE BALMI-MSGV1 SPACE Name der aufrufenden Funktion
I_MSGID LIKE SY-MSGID 'QI'
I_MSGNR LIKE SY-MSGNO Number of the error message
I_MSGTYPE LIKE SY-MSGTY Category of the error message
I_MSGV1 LIKE SY-MSGV1 SPACE Variable 1
I_MSGV2 LIKE SY-MSGV2 SPACE Variable 2
I_MSGV3 LIKE SY-MSGV3 SPACE Variable 3
I_MSGV4 LIKE SY-MSGV4 SPACE Variable 4
I_QAIMR LIKE QAIMR Upload structure: Characteristic result
I_QAIMR_KZ LIKE QM00-QKZ SPACE Ind.: Characteristic results record set
I_QAIPP LIKE QAIPP Upload structure: Inspection point
I_QAIPP_KZ LIKE QM00-QKZ SPACE Upload structure ind.: Inspection point filled
I_QAISE LIKE QAISE Upload structure: Individual result
I_QAISE_KZ LIKE QM00-QKZ SPACE Ind.: Individual result record set
I_QAISR LIKE QAISR Upload structure: Sample result
I_QAISR_KZ LIKE QM00-QKZ SPACE Ind.: Sample record set
I_QAIVE LIKE QAIVE Upload structure: Usage decision
I_QAIVE_KZ LIKE QM00-QKZ SPACE Ind.: Usage decision upload record is set
I_QMIFE LIKE QMIFE_1 Fehlerdatenstruktur
I_QMIFE_KZ LIKE QM00-QKZ SPACE Kz. Fehlerdatenstruktur gefüllt
I_RECNO LIKE SY-TABIX Nummer des fehlerhaften Satzes
I_SUBSYS LIKE BALMI-MSGV2 SPACE Name des aufrufenden Subsystems

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
T_QIERRTAB LIKE QIERR Error table

Exceptions

This function module does not define any Exceptions.