Menu

SAP Function Module QEAF_MOVE_QAPO_TO_AFVX

The Function Module QEAF_MOVE_QAPO_TO_AFVX () 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_MOVE_QAPO_TO_AFVX
Short Text
Function Group QEAF
Package QE
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_KZ_AFVC LIKE SPACE Ind.: Fill structure AFVC
I_KZ_AFVGB LIKE SPACE Ind.: Fill structure AFVGB
I_KZ_AFVGD LIKE SPACE Ind.: Fill structure AFVGD
I_KZ_AFVU LIKE SPACE Ind.: Fill structure AFVU
I_KZ_AFVV LIKE SPACE Ind.: Fill structure AFVV
I_QAPO LIKE QAPO Operation structure in QM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AFVC LIKE AFVC Converted operation structure in order format
E_AFVGB LIKE AFVGB Converted operation structure in order format
E_AFVGD LIKE AFVGD Converted operation structure in order format
E_AFVU LIKE AFVU Converted operation structure in order format
E_AFVV LIKE AFVV Converted operation structure in order format

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.