The Function Module QPAP_DATA_TO_QAPO (Fill special QAPO fields) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.
Function Module | QPAP_DATA_TO_QAPO |
Short Text | Fill special QAPO fields |
Function Group | QPAP |
Package | QL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ARBID | LIKE | PLPO-ARBID | 0 | |
I_AUFPL | LIKE | QAPO-AUFPL | 0 | |
I_MANDANT | LIKE | QAPO-MANDANT | SY-MANDT | |
I_PLNFL | LIKE | QAPO-PLNFL | SPACE | |
I_PPLNKN | LIKE | QAPO-PPLNKN | 0 | |
I_PRPLATZ | LIKE | QAPO-PRPLATZ | ||
I_PRPLATZTXT | LIKE | QAPO-PRPLATZTXT | ||
I_PRPLATZWRK | LIKE | QAPO-PRPLATZWRK | ||
I_PRUEFLOS | LIKE | QAPO-PRUEFLOS | 0 | |
I_QAPO | LIKE | QAPO | ||
I_RUECKMELD | LIKE | QAPO-KZRUECKMLD | SPACE | |
I_SPRACHE | LIKE | QAPO-SPRACHE | ||
I_VORGLFNR | LIKE | QAPO-VORGLFNR | 0 | |
I_VORKTXT | LIKE | QAPO-VORKTXT | SPACE | |
I_VORNR | LIKE | QAPO-VORNR | SPACE | |
I_VORSTEUS | LIKE | QAPO-VORSTEUS | SPACE | |
I_VPLAL | LIKE | QAPO-VPLAL | SPACE | |
I_VPLFL | LIKE | QAPO-VPLFL | SPACE | |
I_VPLNKN | LIKE | QAPO-VPLNKN | 0 | |
I_VPLNR | LIKE | QAPO-VPLNR | SPACE | |
I_VPLTY | LIKE | QAPO-VPLTY | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QAPO | LIKE | QAPO |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.