Menu

SAP Function Module QTFA_COPY_REFERENCE_FORM

Sample for follow-up action function modules (not executable!)

The Function Module QTFA_COPY_REFERENCE_FORM (Sample for follow-up action function modules (not executable!)) is a standard Function Module in SAP ERP and is part of the function group QTFA within the package QL.

Technical Information

Function Module QTFA_COPY_REFERENCE_FORM
Short Text Sample for follow-up action function modules (not executable!)
Function Group QTFA
Package QL
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_QALS LIKE QALS Prüflostabelle zum Zeitpunkt Ausfuehren FOA zum
I_QALT LIKE QALT Teillostabelle zum Zeitpunkt Ausfuehren FOA
I_QAPO LIKE QAPO Vorgangstabelle zum Zeitpunkt Ausfuehren FOA
I_QAPP LIKE QAPP Prüfpunkttabelle zum Zeitpunkt Ausfuehren FOA
I_QAVE LIKE QAVE VE-Tabelle z. Teillos z. Zeitpkt. Ausfuehren FOA

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Return code

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
E_PROTOCOL LIKE TLINE Protokoll fuer Langtext zum Teillos
T_QAMKR LIKE QAMKR Tab. d. Vorgaben u. Ergebnisse zu Pruefmerkmalen

Exceptions

This function module does not define any Exceptions.