Menu

SAP Function Module CTVB_COMPARE_TABLES

The Function Module CTVB_COMPARE_TABLES () is a standard Function Module in SAP ERP and is part of the function group CTVB within the package CT.

Technical Information

Function Module CTVB_COMPARE_TABLES
Short Text
Function Group CTVB
Package CT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_SORTED TYPE FLAG
KEY_LENGTH TYPE I Key length
TABLE_NEW TYPE STANDARD TABLE
TABLE_OLD TYPE STANDARD TABLE Old Status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NO_CHANGES TYPE FLAG No changes
TABLE_ADD TYPE STANDARD TABLE
TABLE_DEL TYPE STANDARD TABLE
TABLE_MOD TYPE STANDARD TABLE

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.