Menu

SAP Function Module QPAP_COMPARE_TABLES

Vergleich zweier Tabellen auf Feldebene

The Function Module QPAP_COMPARE_TABLES (Vergleich zweier Tabellen auf Feldebene) is a standard Function Module in SAP ERP and is part of the function group QPAP within the package QL.

Technical Information

Function Module QPAP_COMPARE_TABLES
Short Text Vergleich zweier Tabellen auf Feldebene
Function Group QPAP
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
IV_DATAELEMENT TYPE ROLLNAME Datenelement des Feldes in where-Klausel
IV_FIELDVALUE1 TYPE CHAR40 Feldwert 1 für where-Klausel
IV_FIELDVALUE2 TYPE CHAR40 Feldwert 2 für where-Klausel
IV_KEYFIELDNAME TYPE FIELDNAME Feldname für where-Klausel
IV_TABLENAME TYPE ENTITYTAB Tabelle für where-Klausel

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.