Menu

SAP Function Module QICD_QAIMV_TABLE_FILL

füllt die Merkmals-Downloadtabelle zu einem Prüflos

The Function Module QICD_QAIMV_TABLE_FILL (füllt die Merkmals-Downloadtabelle zu einem Prüflos) is a standard Function Module in SAP ERP and is part of the function group QICD within the package QEIF.

Technical Information

Function Module QICD_QAIMV_TABLE_FILL
Short Text füllt die Merkmals-Downloadtabelle zu einem Prüflos
Function Group QICD
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 ' '
I_IND_MULTI_TRANSFER_POSSIBLE LIKE QM00-QKZ ' '
I_IND_ONLY_OBLIGATORY_CHARACT LIKE QM00-QKZ ' '
I_IND_SET_BLOCK_INDICATORS LIKE QM00-QKZ ' '
I_IND_TRANSFER_CHAR_CODES LIKE QM00-QKZ ' '
I_MESSAGE_COUNTER LIKE QIERR-LFDNR '1'

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
T_QAIMVTAB LIKE QAIMV Table with the characteristic download records
T_QALSTAB LIKE QALS
T_QAPOTAB LIKE QAPO
T_QIERRTAB LIKE QIERR
T_QIWLTAB LIKE QIWLR

Exceptions

This function module does not define any Exceptions.