Menu

SAP Function Module GET_DIFFERING_FIELDS

Liefert Tabelle mit Feldnamen deren Werte unterschiedlich sind

The Function Module GET_DIFFERING_FIELDS (Liefert Tabelle mit Feldnamen deren Werte unterschiedlich sind) is a standard Function Module in SAP ERP and is part of the function group RKMA within the package KBAS.

Technical Information

Function Module GET_DIFFERING_FIELDS
Short Text Liefert Tabelle mit Feldnamen deren Werte unterschiedlich sind
Function Group RKMA
Package KBAS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
FIELD_TAB LIKE Table with selected field names
INT_TAB LIKE Interval table
NAMETAB LIKE Name table of the interval table

Exceptions

This function module does not define any Exceptions.