Menu

SAP Function Module TB_LIMIT_COMPARE_INTL_TABLES

Vergleich zweier interner Tabellen

The Function Module TB_LIMIT_COMPARE_INTL_TABLES (Vergleich zweier interner Tabellen) is a standard Function Module in SAP ERP and is part of the function group TBL0 within the package FTLM.

Technical Information

Function Module TB_LIMIT_COMPARE_INTL_TABLES
Short Text Vergleich zweier interner Tabellen
Function Group TBL0
Package FTLM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGED LIKE BOOLE-BOOLE Änderungen vorhanden?

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
TABLE_NEW LIKE Neue Tabelle
TABLE_OLD LIKE Alte Tabelle (Basis des Vergleichs)

Exceptions

This function module does not define any Exceptions.