The Function Module GETUSERSETTINGS () is a standard Function Module in SAP ERP and is part of the function group ECLVIEWER within the package SECLVIEWER.
Function Module | GETUSERSETTINGS |
Short Text | |
Function Group | ECLVIEWER |
Package | SECLVIEWER |
Module Type | Normal Module |
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 |
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 |
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 | |
TYPE | CHAR01 | |||
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.