Menu

SAP Function Module QINT_FILL_UPLOAD_STRUCTURES

Fill upload structures QAISE, QAISR and QAIMR

The Function Module QINT_FILL_UPLOAD_STRUCTURES (Fill upload structures QAISE, QAISR and QAIMR) is a standard Function Module in SAP ERP and is part of the function group QINT within the package QEIF.

Technical Information

Function Module QINT_FILL_UPLOAD_STRUCTURES
Short Text Fill upload structures QAISE, QAISR and QAIMR
Function Group QINT
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_PROBENR LIKE QAISE-PROBENR Sample number (input)
I_QAIMV LIKE QAIMV Characteristic specifications (input)
I_QAIVC LIKE QAIVC Operation specifications (input)
I_SERIALNR LIKE QAISE-SERIALNR Serial number (input)
I_STUECKNR LIKE QAISE-STUECKNR Item number (input)

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_QAIMRTAB LIKE QAIMR3 Upload structure for characteristic results (output)
T_QAISETAB LIKE QAISE3 Upload structure for single values (output)
T_QAISRTAB LIKE QAISR3 Upload structure for sample results (output)
T_QIERRTAB LIKE QIERR Error log (output)

Exceptions

This function module does not define any Exceptions.