Menu

SAP Function Module SEM5_SETTINGS_CHANGE

Change the user settings with RSEUMOD interface

The Function Module SEM5_SETTINGS_CHANGE (Change the user settings with RSEUMOD interface) is a standard Function Module in SAP ERP and is part of the function group SEM5 within the package SEM.

Technical Information

Function Module SEM5_SETTINGS_CHANGE
Short Text Change the user settings with RSEUMOD interface
Function Group SEM5
Package SEM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WHICH_LIBRARY LIKE SY-INPUT SEM5_LIBRARY

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_SETTINGS LIKE RSEUMOD User Settings

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.