The Function Module TOCX_SAVE_DISPLAY_VERSION (Strukturen: Abspeichern der Anzeigeversion der Struktur) is a standard Function Module in SAP ERP and is part of the function group DSYP within the package SF.
Function Module | TOCX_SAVE_DISPLAY_VERSION |
Short Text | Strukturen: Abspeichern der Anzeigeversion der Struktur |
Function Group | DSYP |
Package | SF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTLINE | LIKE | DSYAH-OUTLINE | Structure name | |
VIEWNAME | LIKE | DSYAD-VIEWNAME | 'STANDARD' | Name of the view of the structure |
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 |
---|---|---|---|---|
HIERARCHY | LIKE | HITAB | Hierarchically structured table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXCEEDING_LEVELS | Allowed number of levels (9) überschritten |
MISSING_PARAMETERS | Import parameters are incomplete |