Menu

SAP Function Module QINT_FILL_DOWNLOAD_STRUCTURES

Fill download structures QAIVC and QAIMV

The Function Module QINT_FILL_DOWNLOAD_STRUCTURES (Fill download structures QAIVC and QAIMV) 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_DOWNLOAD_STRUCTURES
Short Text Fill download structures QAIVC and QAIMV
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_IND_EVALUATE_CHARACTERISTIC LIKE QM00-QKZ Indicator: transfer valuation specifications (input)
I_IND_READ_PURCHASING_INFO LIKE QM00-QKZ Indicator: enter info fields for purchasing (input)
I_IND_READ_SALES_INFO LIKE QM00-QKZ Indicator: enter info fields for SD (input)
I_IND_READ_VENDOR_AND_PRODUCER LIKE QM00-QKZ Indicator: enter fields for manufacturer and vendor
I_IND_READ_WORK_CENTER LIKE QM00-QKZ Indicator: enter fields for work center (input)
I_IND_TRANSFER_CHAR_CODES LIKE QM00-QKZ Indicator: transfer characteristic catalogs (input)
I_MERKMAL LIKE QAMKR-MERKNR Characteristic number (input)
I_PLANFOLGE LIKE QIWL-PLNFL Plan sequence (input)
I_PROBENR LIKE QAISE-PROBENR Sample number (input)
I_PRUEFLOS LIKE QIWL-PRUEFLOS Inspection lot number (input)
I_QAKLR LIKE QAKLR Current class (input)
I_QALS LIKE QALS Inspection lot (input)
I_QAMKR LIKE QAMKR Current characteristic (input)
I_QAPO LIKE QAPO Operation (input)
I_QASER LIKE QASER Current individual result (input)
I_QASPR LIKE QASPR Current sample (input)
I_SERIALNR LIKE QAISE-SERIALNR Serial number (input)
I_STUECKNR LIKE QAISE-STUECKNR Item number (input)
I_VORGANG LIKE QIWL-VORNR Operation 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_QAICATAB LIKE QAICA Characteristic catalogs (output)
T_QAIMVTAB LIKE QAIMV Characteristic specifications (output)
T_QAIVCTAB LIKE QAIVC Operation specifications (output)
T_QAKLTAB LIKE QAKLR Table of all class confirmations (input)
T_QAMKRTAB LIKE QAMKR Table of all characteristic confirmations (input)
T_QASETAB LIKE QASER Table of all individual results (input)
T_QASPTAB LIKE QASPR Table of all sample confirmations (input)
T_QIERRTAB LIKE QIERR Error log (output)

Exceptions

This function module does not define any Exceptions.