SAP ABAP Class CL_SALV_WD_CHANGELIST_UI (CL_SALV_WD_CHANGELIST_UI)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_CHANGELIST_TABLE 20050204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BOG_CHANGE_OBSERVER Change Log Observer 20090218
Properties
Class CL_SALV_WD_CHANGELIST_UI  
Short Description    
Super Class CL_SALV_WD_A_CHANGELIST_TABLE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041206   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SALV_WD_CHANGELIST_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BOG_CHANGE_OBSERVER Change Log Observer 20090218
Friends
Class CL_SALV_WD_CHANGELIST_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_SCROLL_TO Constant Public See coding 20070221
2 C_REQUEST_CREATE Constant Public Type reference (TYPE) SALV_BS_CONSTANT '01' Constant 20070102
3 C_REQUEST_DELETE Constant Public Type reference (TYPE) SALV_BS_CONSTANT '03' Constant 20070102
4 C_REQUEST_UPDATE Constant Public Type reference (TYPE) SALV_BS_CONSTANT '02' Constant 20070102
5 REGISTER_ON_RESET Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090623
6 S_CHANGELIST_DATA Instance attribute Public Type reference (TYPE) CL_SALV_WD_CHANGELIST_UI=>S_TYPE_CHANGELIST_DATA 20050314
7 S_CHANGELIST_PERS Instance attribute Public Type reference (TYPE) CL_SALV_WD_CHANGELIST_UI=>YS_PERSONALISATION 20090623
8 S_CHANGELIST_UI Instance attribute Public Type reference (TYPE) CL_SALV_WD_CHANGELIST_UI=>S_TYPE_CHANGELIST_UI 20050314
9 T_CHANGE_OBSERVER Instance attribute Private Type reference (TYPE) YT_CHANGE_OBSERVER Table of Strings 20090218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050303
2 DETERMINE_REQUEST Instance method Private Method 20050311
3 ON_CHANGED_BLOB_SETTINGS Instance method Protected Method 20090226
4 ON_CHANGED_COLUMN_SETTINGS Instance method Protected Method 20050221
5 ON_CHANGED_CRYSTAL_SETTINGS Instance method Protected Method 20090218
6 ON_CHANGED_FIELD_SETTINGS Instance method Protected Method 20050221
7 ON_CHANGED_FUNCTION_SETTINGS Instance method Protected Method 20050221
8 ON_CHANGED_GRAPHIC_SETTINGS Instance method Protected Method 20060324
9 ON_CHANGED_MASS_EDIT_SETTINGS Instance method Protected Method 20090714
10 ON_CHANGED_STD_FUNC_SETTINGS Instance method Protected Method 20050221
11 ON_CHANGED_TABLE_HIER_SETTINGS Instance method Protected Method 20060126
12 ON_CHANGED_TABLE_SETTINGS Instance method Protected Method 20050221
13 SET_OBSERVER_CHANGE Instance method Public Method 20090218
14 UPDATE Instance method Public Method 20050311
15 UPDATE_DATA Instance method Public Method 20050314
16 UPDATE_DATA_DATA Instance method Public Method 20050314
17 UPDATE_DATA_FILTER Instance method Public Method 20050314
18 UPDATE_DATA_TOOLBAR Instance method Public Method 20051125
19 UPDATE_PERS Instance method Public Method 20090623
20 UPDATE_UI Instance method Public Method 20050314
21 UPDATE_UI_COLUMN Instance method Public Method 20050314
22 UPDATE_UI_EXCEL Instance method Public Method 20070402
23 UPDATE_UI_GRAPHIC Instance method Public Method 20060324
24 UPDATE_UI_HEADER Instance method Public Method 20051010
25 UPDATE_UI_TABLE Instance method Public Method 20050314
26 UPDATE_UI_TOOLBAR Instance method Public Method 20050314
Events
Class CL_SALV_WD_CHANGELIST_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_CHANGELIST_DATA Public See coding 20050314 begin of s_type_changelist_data, s_filter type s_type_data_filter, s_toolbar type s_type_data_toolbar, s_data type s_type_data, techinfo type abap_bool, create_data type abap_bool, end of s_type_changelist_data
2 S_TYPE_CHANGELIST_UI Public See coding 20050314 begin of s_type_changelist_ui, s_header type s_type_header, s_table type s_type_table, s_toolbar type s_type_toolbar, s_graphic type s_type_graphic, s_excel type s_type_excel, end of s_type_changelist_ui
3 S_TYPE_COLUMNS Public See coding 20050311 begin of s_type_columns, request type salv_wd_constant, properties type abap_bool, sort type abap_bool, filter type abap_bool, merge type abap_bool, cell_editor type abap_bool, header type abap_bool, end of s_type_columns
4 S_TYPE_DATA Public See coding 20050314 begin of s_type_data, request type salv_wd_constant, data type abap_bool, data_graphic type abap_bool, selections type abap_bool, lead_selection type abap_bool, merge_aggregation type abap_bool, merge_hierarchy type abap_bool, first_visible_row type abap_bool, scroll_to type salv_wd_constant, s_data_aggregation type s_type_data_aggregation, s_data_hierarchy type s_type_data_hierarchy, end of s_type_data
5 S_TYPE_DATA_AGGREGATION Public See coding 20060126 begin of s_type_data_aggregation, expand_level type abap_bool, group_aggr_state type abap_bool, end of s_type_data_aggregation
6 S_TYPE_DATA_FILTER Public See coding 20050314 begin of s_type_data_filter, request type salv_wd_constant, end of s_type_data_filter
7 S_TYPE_DATA_HIERARCHY Public See coding 20060126 begin of s_type_data_hierarchy, expand type abap_bool, end of s_type_data_hierarchy
8 S_TYPE_DATA_TOOLBAR Public See coding 20051125 begin of s_type_data_toolbar, request type salv_wd_constant, end of s_type_data_toolbar
9 S_TYPE_EXCEL Public See coding 20070402 begin of s_type_excel, request type salv_wd_constant, properties type abap_bool, end of s_type_excel
10 S_TYPE_GRAPHIC Public See coding 20060324 begin of s_type_graphic, request type salv_wd_constant, properties type abap_bool, end of s_type_graphic
11 S_TYPE_HEADER Public See coding 20051010 begin of s_type_header, request type salv_wd_constant, properties type abap_bool, end of s_type_header
12 S_TYPE_TABLE Public See coding 20050311 begin of s_type_table, request type salv_wd_constant, properties type abap_bool, master_column type abap_bool, sort type abap_bool, filter type abap_bool, s_columns type s_type_columns, drag_and_drop type abap_bool, end of s_type_table
13 S_TYPE_TOOLBAR Public See coding 20050311 begin of s_type_toolbar, request type salv_wd_constant, properties type abap_bool, items type abap_bool, end of s_type_toolbar
14 YS_PERSONALISATION Public See coding 20090623 begin of ys_personalisation, request type salv_wd_constant, new_list type abap_bool, new_item type abap_bool, end of ys_personalisation
15 YT_CHANGE_OBSERVER Public See coding 20090805 yt_change_observer type sorted table of string with unique key table_line initial size 1
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONFIG Call by reference Object reference (TYPE REF TO) IF_SALV_WD_CONFIG 20050303

Method CONSTRUCTOR on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method DETERMINE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT Konstante 20050311
2 Changing VALUE Call by reference Type reference (TYPE) SALV_WD_CONSTANT Konstante 20050311

Method DETERMINE_REQUEST on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_BLOB_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20090226
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20090226
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20090226
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20090226

Method ON_CHANGED_BLOB_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_COLUMN_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20050221
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20050221
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050303
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20050909

Method ON_CHANGED_COLUMN_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_CRYSTAL_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20090218
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20090218
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20090218
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20090218

Method ON_CHANGED_CRYSTAL_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_FIELD_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20050221
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20050221
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050303
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20050909

Method ON_CHANGED_FIELD_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_FUNCTION_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20050221
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20050221
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050303
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20050909

Method ON_CHANGED_FUNCTION_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_GRAPHIC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20060324
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20060324
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20060324
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20060324

Method ON_CHANGED_GRAPHIC_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_MASS_EDIT_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20090714
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20090714
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20090714
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20090714

Method ON_CHANGED_MASS_EDIT_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_STD_FUNC_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20050221
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20050221
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050303
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20050909

Method ON_CHANGED_STD_FUNC_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_TABLE_HIER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20060126
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20060126
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20060126
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20060126

Method ON_CHANGED_TABLE_HIER_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method ON_CHANGED_TABLE_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20050221
2 Importing METHOD Call by reference Type reference (TYPE) STRING 20050221
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050303
4 Importing VALUE Call by reference Type reference (TYPE) DATA 20050909

Method ON_CHANGED_TABLE_SETTINGS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method SET_OBSERVER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20090218

Method SET_OBSERVER_CHANGE on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050311

Method UPDATE on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314

Method UPDATE_DATA on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_DATA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081216
2 Importing DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
3 Importing DATA_GRAPHIC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060428
4 Importing EXPAND_LEVEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
5 Importing FIRST_VISIBLE_ROW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
6 Importing GROUP_AGGREGATION_STATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051108
7 Importing HIERARCHY_EXPAND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060126
8 Importing LEAD_SELECTION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
9 Importing MERGE_AGGREGATION Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
10 Importing MERGE_HIERARCHY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070126
11 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314
12 Importing SCROLL_TO Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>CS_SCROLL_TO-NONE Konstante 20050930
13 Importing SELECTIONS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
14 Importing TECHINFO Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081216

Method UPDATE_DATA_DATA on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_DATA_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314

Method UPDATE_DATA_FILTER on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_DATA_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20051125

Method UPDATE_DATA_TOOLBAR on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090623
2 Importing NEW_LIST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090623
3 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20090623

Method UPDATE_PERS on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314

Method UPDATE_UI on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_EDITOR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
2 Importing FILTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
3 Importing HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
4 Importing MERGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
5 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
6 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314
7 Importing SORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314

Method UPDATE_UI_COLUMN on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_EXCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070402
2 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20070402

Method UPDATE_UI_EXCEL on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060324
2 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20060324

Method UPDATE_UI_GRAPHIC on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20051010
2 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20051010

Method UPDATE_UI_HEADER on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070221
2 Importing DRAG_AND_DROP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081218
3 Importing FILTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
4 Importing MASTER_COLUMN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
5 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
6 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314
7 Importing SORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314

Method UPDATE_UI_TABLE on class CL_SALV_WD_CHANGELIST_UI has no exception.

Method UPDATE_UI_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEMS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070302
2 Importing PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050314
3 Importing REQUEST Call by reference Type reference (TYPE) SALV_WD_CONSTANT CL_SALV_WD_CHANGELIST_UI=>C_REQUEST_UPDATE Konstante 20050314

Method UPDATE_UI_TOOLBAR on class CL_SALV_WD_CHANGELIST_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700