Menu

SAP Function Module STREE_FILL_USER_PARAMS_CUSPV

Füllen der Tabelle USER_PARAMETERS für das IMG

The Function Module STREE_FILL_USER_PARAMS_CUSPV (Füllen der Tabelle USER_PARAMETERS für das IMG) is a standard Function Module in SAP ERP and is part of the function group S_IMG_TOOL_1 within the package S_CUSTOMIZING_IMG_TOOL.

Technical Information

Function Module STREE_FILL_USER_PARAMS_CUSPV
Short Text Füllen der Tabelle USER_PARAMETERS für das IMG
Function Group S_IMG_TOOL_1
Package S_CUSTOMIZING_IMG_TOOL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY TYPE CHAR1 D: Anzeige, E: Ändern
TREE_FUNCTION TYPE CHAR1 B: Browser, A: Zuordnung, S: Selektion

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
USER_PARAMETERS LIKE STREEPROP Tabelle mit den User Parametern

Exceptions

This function module does not define any Exceptions.