Menu

SAP Function Module QINT_PREPARE_QAIMR

Prepare upload structure QAIMR

The Function Module QINT_PREPARE_QAIMR (Prepare upload structure 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_PREPARE_QAIMR
Short Text Prepare upload structure 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_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_QAIMRTAB LIKE QAIMR3 Upload structure for characteristic results (output)
T_QIERRTAB LIKE QIERR Error log (output)

Exceptions

This function module does not define any Exceptions.