Menu

SAP Function Module GETUSERSETTINGS

The Function Module GETUSERSETTINGS () is a standard Function Module in SAP ERP and is part of the function group ECLVIEWER within the package SECLVIEWER.

Technical Information

Function Module GETUSERSETTINGS
Short Text
Function Group ECLVIEWER
Package SECLVIEWER
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
READ_FROM_REGISTRY TYPE CHAR01 'X'
VIEWERTYPE TYPE I 0

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCELED TYPE CHAR01 Activity Terminated
TOOLBARCHANGED TYPE CHAR01

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BGCOLOR TYPE I Background Color
COMPARE TYPE CHAR01 Compare Layers
FIRST TYPE CHAR01 First Page
GREYSCALE TYPE CHAR01
INVERSE TYPE CHAR01 Inverted
LAST TYPE CHAR01 Last Page
MEASUREMENT TYPE CHAR01 Measurement
MIRROR TYPE CHAR01 Mirror
MONOCHROME TYPE CHAR01 Monochrome
NEXT TYPE CHAR01 Next Page
PAN TYPE CHAR01 Move
PREVIOUS TYPE CHAR01 Previous page
PRINT TYPE CHAR01 Print
REDLINING TYPE CHAR01 Redlining
ROTATE TYPE CHAR01 Rotate
STAMPING TYPE CHAR01
STORAGEFORMAT TYPE I File Format
VIEWALL TYPE CHAR01 Complete View
ZOOM TYPE CHAR01 Zoom
ZOOMAREA TYPE CHAR01 Zoom Area

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.