Menu

SAP Function Module QINT_PREPARE_QAISR

Prepare upload structure QAISR

The Function Module QINT_PREPARE_QAISR (Prepare upload structure QAISR) 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_PREPARE_QAISR
Short Text Prepare upload structure QAISR
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 QAISR-PROBENR Sample number (input)
I_QAIMV LIKE QAIMV Characteristic specifications (input)
I_QAIVC LIKE QAIVC Operation specifications (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_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.