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.
Function Module | GET_DIFFERING_FIELDS |
Short Text | Liefert Tabelle mit Feldnamen deren Werte unterschiedlich sind |
Function Group | RKMA |
Package | KBAS |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
FIELD_TAB | LIKE | Table with selected field names | ||
INT_TAB | LIKE | Interval table | ||
NAMETAB | LIKE | Name table of the interval table |
This function module does not define any Exceptions.