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.
Function Module | TB_LIMIT_COMPARE_INTL_TABLES |
Short Text | Vergleich zweier interner Tabellen |
Function Group | TBL0 |
Package | FTLM |
Module Type | Normal Module |
This function module does not define any IMPORTING 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? |
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.