Menu

SAP Function Module QEAF_QAPO_AFVX_TRANSFER

Conversion QAPO in AFVx tables because of update in order tables

The Function Module QEAF_QAPO_AFVX_TRANSFER (Conversion QAPO in AFVx tables because of update in order tables) is a standard Function Module in SAP ERP and is part of the function group QEAF within the package QE.

Technical Information

Function Module QEAF_QAPO_AFVX_TRANSFER
Short Text Conversion QAPO in AFVx tables because of update in order tables
Function Group QEAF
Package QE
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AUFPL LIKE QALS-AUFPL 0 Task list number for operations
I_PLNAL LIKE QALS-PLNAL 0 Task list group counter
I_PLNNR LIKE QALS-PLNNR 0 Task list group key
I_PLNTY LIKE QALS-PLNTY SPACE Task list type
I_PLNZH LIKE QALS-ZAEHL 0 Sequential counter for the task list group counter

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_QAPO_TAB LIKE QAPO Inspection operation table

Exceptions

This function module does not define any Exceptions.