Class Method list used by SAP ABAP Class CL_USER_DEFAULTS (User Settings)
SAP ABAP Class CL_USER_DEFAULTS (User Settings) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
2 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME Runtime Type Services
3 Class Method  CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA Runtime Type Services
4 Class Method  CL_ALV_GRID_TOOLBAR_MANAGER - CONSTRUCTOR ALV Grid Toolbar Administration
5 Class Method  CL_ALV_GRID_TOOLBAR_MANAGER - REORGANIZE ALV Grid Toolbar Administration
6 Class Method  CL_ALV_TOOLBAR_MANAGER - SAVE_STATE ALV Toolbar Administration - Basis Class
7 Class Method  CL_GUI_ALV_GRID - CHECK_CHANGED_DATA ALV List Viewer
8 Class Method  CL_GUI_ALV_GRID - CONSTRUCTOR ALV List Viewer
9 Class Method  CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY ALV List Viewer
10 Class Method  CL_GUI_CONTROL - SET_VISIBLE Proxy Class for Control in GUI
11 Class Method  CL_GUI_DIALOGBOX_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area
12 Class Method  CL_GUI_DOCKING_CONTAINER - CONSTRUCTOR Docking Control Container
13 Class Method  CL_GUI_OBJECT - FREE Proxy Class for a GUI Object
14 Class Method  CL_PERS_ADMIN - SAVE_BUFFER Central personalization data repository
15 Class Method  CL_PERS_ADMIN - SET_DATA Central personalization data repository
16 Class Method  CL_PERS_ADMIN - GET_DATA Central personalization data repository
17 Class Method  CL_PERS_REG - CONSTRUCTOR Registration transaction class
18 Class Method  CL_PERS_REG - GET_REG_DATA Registration transaction class
19 Class Method  CL_USER_DEFAULTS - SET_SINGLE_VALUE User Settings
20 Class Method  CL_USER_DEFAULTS - SAVE_ALL User Settings
21 Class Method  CL_USER_DEFAULTS - SAVE User Settings
22 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE io_alv_grid = go_alv.
23 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE ir_defaults = lr_dflt
24 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE ir_layout = lr_layo
25 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE ir_sortcat = lr_scat
26 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE ir_fieldcat = lr_fcat
27 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE iv_event_id = lv_event_id
28 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE iv_pers_key = gv_perskey
29 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE iv_user_id = gv_uname
30 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE EXPORTING
31 Class Method  CL_USER_DEFAULTS - RAISE_EVENT User Settings SOURCE CALL METHOD cl_user_defaults=>raise_event
32 Class Method  CL_USER_DEFAULTS - GET_INSTANCE User Settings
33 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE iv_pers_key = pers_key ).
34 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE lt_dflt_old = lt_dflt_new = get_all( iv_uname = uname
35 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE iv_pers_key = pers_key ).
36 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE lt_dflt_get = get_all( iv_uname = uname
37 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE iv_pers_key = gv_perskey ).
38 Class Method  CL_USER_DEFAULTS - GET_ALL User Settings SOURCE lt_dflt = cl_user_defaults=>get_all( iv_uname = gv_uname
39 Class Method  CL_USER_DEFAULTS - CONSTRUCTOR User Settings