Menu

SAP Function Module STRUCTURE_TAB_COMPARE

Structure_Tab mit gespeicherter Version vergleichen und Defaults setzen

The Function Module STRUCTURE_TAB_COMPARE (Structure_Tab mit gespeicherter Version vergleichen und Defaults setzen) is a standard Function Module in SAP ERP and is part of the function group KYP6 within the package KC_NU.

Technical Information

Function Module STRUCTURE_TAB_COMPARE
Short Text Structure_Tab mit gespeicherter Version vergleichen und Defaults setzen
Function Group KYP6
Package KC_NU
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
NEW_STRUCTURE_TAB LIKE CFSTRUCTUR Neue Tabelle der Druckeinstellungen
OLD_STRUCTURE_TAB LIKE CFSTRUCTUR Tabelle der gespeicherten Druckeinstellungen

Exceptions

This function module does not define any Exceptions.