Menu

SAP Function Module QINT_PREPARE_QAISE

Prepare upload structure QAISE

The Function Module QINT_PREPARE_QAISE (Prepare upload structure QAISE) 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_QAISE
Short Text Prepare upload structure QAISE
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_QAISETAB LIKE QAISE3 Upload structure for single values (output)
T_QIERRTAB LIKE QIERR Error log (output)

Exceptions

This function module does not define any Exceptions.