Menu

SAP Function Module QICD_QAIVC_TABLE_FILL

füllt Tabelle QAIVC mit den Losvorgangs-Kopfdaten

The Function Module QICD_QAIVC_TABLE_FILL (füllt Tabelle QAIVC mit den Losvorgangs-Kopfdaten) 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_QAIVC_TABLE_FILL
Short Text füllt Tabelle QAIVC mit den Losvorgangs-Kopfdaten
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_MULTI_TRANSFER_POSSIBLE LIKE QM00-QKZ ' '
I_IND_READ_PURCHASING_INFO LIKE QM00-QKZ ' '
I_IND_READ_SALES_INFO LIKE QM00-QKZ ' '
I_IND_READ_VENDOR_AND_PRODUCER LIKE QM00-QKZ ' '
I_IND_READ_WORK_CENTER LIKE QM00-QKZ ' '
I_IND_SET_BLOCK_INDICATORS LIKE QM00-QKZ ' '
I_IND_USAGE_DECISION_SUBSYSTEM LIKE QM00-QKZ ' '
I_MESSAGE_COUNTER LIKE QIERR-LFDNR '1'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE_COUNTER LIKE QIERR-LFDNR

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 Table with the lot operation header download records
T_QAIVCTAB LIKE QAIVC Table with the lot operation header download records
T_QALSTAB LIKE QALS
T_QAPOTAB LIKE QAPO Activity table
T_QIERRTAB LIKE QIERR
T_QIWLTAB LIKE QIWLR Work list table for download

Exceptions

This function module does not define any Exceptions.