SAP ABAP Class CL_SALV_WD_PERS_CONTROLLER (Data for Settings Dialog and DDLB View ALV Table)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_SERVICE (Package) SALV WD Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COMP_TABLE_PERS 20090612
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_COMP_TABLE_PERS_800 20091116
Properties
Class CL_SALV_WD_PERS_CONTROLLER  
Short Description Data for Settings Dialog and DDLB View ALV Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_SERVICE   SALV WD Service 
Created 20090612   SAP 
Last change 20130531   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 IF_SALV_BS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_WD_PARAM_PROP_DIALOG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_COMP_TABLE_PERS 20090612
2 IF_SALV_WD_COMP_TABLE_PERS_800 20091116
Friends
Class CL_SALV_WD_PERS_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_COUNTER Instance attribute Private See coding Internal View List Change Counter 20090618
2 COLUMN_SELECTION_ALLOWED Instance attribute Private Type reference (TYPE) ABAP_BOOL Memorized Setting Valid Before Invoking Implicit P13n 20091118
3 C_DEFAULT_MODE Constant Public See coding Supported Default Modes 20090617
4 C_PERS_NAME Instance attribute Public Attribute reference (LIKE) 20100331
5 C_UI_STATE Constant Public See coding Supported Settings UI States 20090612
6 C_VIEW_MODIFICATION_MARKER Instance attribute Public Attribute reference (LIKE) 20100331
7 R_COMPONENT_CUSTOM Instance attribute Private Object reference (TYPE REF TO) IF_SALV_WD_COMPONENT_CUSTOM Custom Component Controller of WD ALV Component 20090612
8 R_LOG Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Log Object Used to Create Logging Messages 20100114
9 R_MODEL_CONTROLLER Instance attribute Private Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE Configuration Model 20090612
10 R_PARAM_SERVICE_UI Instance attribute Private Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI Parameter Object for Communication with Settings UI 20090612
11 S_CONFIG_KEY Instance attribute Private Type reference (TYPE) WDY_CONFIG_KEY Configuration Key that is Currently Valid 20090623
12 S_QUICK_SAVE_MSG Instance attribute Private Type reference (TYPE) IF_SALV_BS=>S_TYPE_MESSAGE Message Raised in Previous Quick-Save Operation 20100330
13 T_CHECK_REFERENCES Instance attribute Private Type reference (TYPE) YT_CHECK_REFERENCES Obsolete since 7.03 20090612
14 T_MSG Instance attribute Private Type reference (TYPE) IF_SALV_BS=>T_TYPE_MESSAGE List of Available Messages Raised During P13n Operations 20090612
15 T_SCOPE Instance attribute Private Type reference (TYPE) WDY_KEY_VALUE_TABLE Sorted List of Keys/Value Descriptions as Strings 20090612
16 T_SCOPE_AVAILABLE Static Attribute Public Type reference (TYPE) WDY_KEY_VALUE_TABLE List of Available Personalization Scopes 20090612
17 T_SCOPE_DEPENDENCY Instance attribute Private Type reference (TYPE) IF_SALV_WD_PARAM_PROP_DIALOG=>T_TY_SCOPE_DEPENDENCY List of Scope Dependencies 20090612
18 T_SCOPE_DEPENDENCY_INT Instance attribute Private Type reference (TYPE) IF_SALV_WD_PARAM_PROP_DIALOG=>T_TY_SCOPE_DEPENDENCY_INT List of Scope Dependencies (Internal Purpose) 20090612
19 T_UI_MODEL_HANDLER Instance attribute Private Type reference (TYPE) YT_UI_MODEL_HANDLER List of Active Model Handlers 20090612
20 T_VIEW Instance attribute Private Type reference (TYPE) WDR_PERS_VARIANTS List of Views Visible in Scope that is Currently Valid 20090612
21 T_VIEW_AVAILABLE Instance attribute Private Type reference (TYPE) WDR_PERS_VARIANTS List of All Available Views from All Scopes 20090612
22 VALID_SCOPE Instance attribute Private Type reference (TYPE) WDR_PERS_SCOPE Currently-Valid Personalization Scope 20090612
23 VALID_SCOPE_LABEL Instance attribute Private Type reference (TYPE) STRING Human-Readable Description of Currently-Valid Scope 20090612
24 VIEW_LIST_ALLOWED Instance attribute Private Type reference (TYPE) ABAP_BOOL Memorized Setting Valid Before Invoking Implicit P13n 20090625
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090612
2 CREATE_OVERLAYED_HANDLER Instance method Private Method 20100905
3 CURRENT_ON_CLOSE_SAVE Instance method Private Event handling method 20100330
4 CURRENT_ON_CLOSE_SAVE_AS Instance method Private Event handling method 20100330
5 DO_DEFAULT_HANDLING Instance method Private Method Executes Default Handling for Model Handlers 20090616
6 DO_MAP Instance method Private Method 20090612
7 DO_SET_ACTION Instance method Private Method 20090701
8 EDITOR_ON_CLOSE_DELETE Instance method Private Event handling method 20090612
9 EDITOR_ON_CLOSE_SAVE Instance method Private Event handling method 20090612
10 EDITOR_ON_CLOSE_SAVE_AS Instance method Private Event handling method 20090612
11 EDITOR_ON_CLOSE_SAVE_INTERNAL Instance method Private Method 20100331
12 EDITOR_ON_CLOSE_SAVE_PROPS Instance method Private Event handling method Handles Event for Saving View Properties 20090710
13 EDITOR_ON_CLOSE_WITH_ERROR Instance method Private Event handling method Handles Result During Cancel or Memory Problems 20091119
14 EDITOR_SAVE_INTERNAL Instance method Private Method 20090701
15 EXISTS_IN_HIGHER_SCOPE Instance method Private Method 20090716
16 GET_DEFAULT_VARIANT Instance method Private Method Gets Default for Personalization 20130410
17 GET_EDITOR_FROM_PARAM_SERVICE Instance method Private Method Save PARAM_SERVICE_UI class data in EDITOR 20090612
18 GET_MODEL_HANDLER Instance method Private Method 20090716
19 GET_PERS_T_VIEW_LIST Instance method Public Method 20100331
20 GET_QUICK_SAVE_MESSAGE Instance method Public Method 20100331
21 GET_SCOPE_DEPENDENCY_LIST Instance method Private Method 20090612
22 GET_SCOPE_LABEL Static method Public Method Returns Label for Current Personalization Range 20090612
23 GET_STATE Instance method Private Method Returns STATE from WD Pers Manager 20140502
24 IS_MODIFIED Instance method Public Method 20100331
25 IS_VALID_VIEW Instance method Private Method 20100920
26 LOAD_VIEW Instance method Private Method 20090616
27 ON_NEW_MODEL Instance method Private Event handling method 20090612
28 P13N_ON_CLOSE_DELETE Instance method Private Event handling method 20100901
29 P13N_ON_CLOSE_SAVE Instance method Private Event handling method 20090623
30 READ_VIEW_DATA_INTO_NEW_MODEL Instance method Private Method Reads saved data for a view in a copy 20110103
31 REFRESH_PERS_T_VIEW_LIST Instance method Private Method 20090618
32 SAVE_PERS_VIEW Instance method Public Method 20100331
33 SET_DIALOG_SETTINGS Instance method Private Method 20090612
34 SET_MODIFIED Instance method Public Method 20100331
35 SET_VIEW_SETTINGS Instance method Private Method 20090612
36 UPDATE_CHANGE_COUNTER Instance method Private Method 20090716
37 UPDATE_CURRENT_MODEL_HANDLER Instance method Private Method 20090623
38 UPDATE_STANDARD_MODEL_HANDLER Instance method Private Method 20090623
39 VALIDATE_NEW_MODEL Instance method Private Method Called when Configuration Model Msu Be (Re-)Validated 20090623
Events
Class CL_SALV_WD_PERS_CONTROLLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_CHECK_REFERENCES Public See coding 20090612 begin of ys_check_references, caller type string, r_abap_view_gui_editor type ref to cl_salv_wd_view_abap, r_abap_model_gui_editor type ref to cl_salv_wd_config_table, r_abap_view_dat_editor type ref to cl_salv_wd_view_abap, r_abap_model_dat_editor type ref to cl_salv_wd_config_table, r_abap_view_dat_standard type ref to cl_salv_wd_view_abap, r_abap_model_dat_standard type ref to cl_salv_wd_config_table, r_abap_view_dat_current type ref to cl_salv_wd_view_abap, r_abap_model_dat_current type ref to cl_salv_wd_config_table, end of ys_check_references
2 YS_UI_MODEL_HANDLER Private See coding 20090612 begin of ys_ui_model_handler , r_model type ref to cl_salv_wd_config_table, id type string, ui_state type string, r_pers_view type ref to cl_salv_wd_view_abap, is_modified type abap_bool, end of ys_ui_model_handler
3 YT_CHECK_REFERENCES Public See coding 20090612 yt_check_references type standard table of ys_check_references
4 YT_UI_MODEL_HANDLER Private See coding 20090612 yt_ui_model_handler type standard table of ys_ui_model_handler
5 Y_COUNTER Private Type reference (TYPE) I 20090618
6 Y_SCOPE_KEY Public Type reference (TYPE) CHAR10 Character Field Length = 10 20090612
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COMPONENT_CUSTOM Call by reference Object reference (TYPE REF TO) IF_SALV_WD_COMPONENT_CUSTOM Component Customizing (Personalization) 20090612
2 Importing R_MODEL_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE Konfiguration der ALV-Ausgabe 20090612

Method CONSTRUCTOR on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method CREATE_OVERLAYED_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_MODEL_HANDLER_SOURCE Call by reference Type reference (TYPE) YS_UI_MODEL_HANDLER 20100905

Method CREATE_OVERLAYED_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method CURRENT_ON_CLOSE_SAVE Signature

Method CURRENT_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method CURRENT_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method CURRENT_ON_CLOSE_SAVE_AS Signature

Method CURRENT_ON_CLOSE_SAVE_AS on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method CURRENT_ON_CLOSE_SAVE_AS on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method DO_DEFAULT_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090617
2 Importing MODE Call by reference Type reference (TYPE) STRING 20090617
3 Importing S_UI_MODEL_HANDLER Call by reference Type reference (TYPE) YS_UI_MODEL_HANDLER 20090617
4 Returning VALUE Value transfer Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20090619

Method DO_DEFAULT_HANDLING on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method DO_MAP Signature

Method DO_MAP on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method DO_MAP on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method DO_SET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20090701

Method DO_SET_ACTION on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_DELETE Signature

Method EDITOR_ON_CLOSE_DELETE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method EDITOR_ON_CLOSE_DELETE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_SAVE Signature

Method EDITOR_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method EDITOR_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_SAVE_AS Signature

Method EDITOR_ON_CLOSE_SAVE_AS on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method EDITOR_ON_CLOSE_SAVE_AS on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_SAVE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_NUMBER Value transfer Type reference (TYPE) SYMSGNO ID of the message to display 20100331
2 Importing MODE Call by reference Type reference (TYPE) STRING Default handling mode 20100331

Method EDITOR_ON_CLOSE_SAVE_INTERNAL on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_SAVE_PROPS Signature

Method EDITOR_ON_CLOSE_SAVE_PROPS on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method EDITOR_ON_CLOSE_SAVE_PROPS on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_ON_CLOSE_WITH_ERROR Signature

Method EDITOR_ON_CLOSE_WITH_ERROR on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method EDITOR_ON_CLOSE_WITH_ERROR on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EDITOR_SAVE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Call by reference Type reference (TYPE) STRING 20090701
2 Importing SAVE_PROPERTIES Value transfer Type reference (TYPE) SAP_BOOL ABAP_FALSE 'X'=Sichteigenschaften sichern, ' '= Sicht sichern 20090710
3 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI 20090701

Method EDITOR_SAVE_INTERNAL on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method EXISTS_IN_HIGHER_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Call by reference Type reference (TYPE) ABAP_BOOL 'X'=Sicht existiert in einem höheren Scope 20090716
2 Exporting SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro Personalisierungsreichweite der angegebenen Sicht 20090716
3 Importing VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Zu überprüfende Web Dynpro Personalisierungsvariante 20090716
4 Exporting VIEW_DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20100716

Method EXISTS_IN_HIGHER_SCOPE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_DEFAULT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Personalisierungsreichweite 20130410
2 Exporting VARIANT Call by reference Type reference (TYPE) WDR_PERS_VARIANT Personalisierungssicht 20130410

Method GET_DEFAULT_VARIANT on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_EDITOR_FROM_PARAM_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_PARAM_SERVICE_UI Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI 20090612
2 Returning VALUE Value transfer Type reference (TYPE) YS_UI_MODEL_HANDLER 20090612

Method GET_EDITOR_FROM_PARAM_SERVICE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_MODEL_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20100325
2 Returning RESULT Value transfer Type reference (TYPE) YS_UI_MODEL_HANDLER Model Handler passend zum angegeben Typ 20090716

Method GET_MODEL_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_PERS_T_VIEW_LIST Signature

Method GET_PERS_T_VIEW_LIST on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method GET_PERS_T_VIEW_LIST on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_QUICK_SAVE_MESSAGE Signature

Method GET_QUICK_SAVE_MESSAGE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method GET_QUICK_SAVE_MESSAGE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_SCOPE_DEPENDENCY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIALOG_TYPE Call by reference Type reference (TYPE) STRING 20090612
2 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI 20090612

Method GET_SCOPE_DEPENDENCY_LIST on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_SCOPE_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCOPE_KEY Call by reference Type reference (TYPE) Y_SCOPE_KEY Characterfeld der Länge 10 20090612
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20090612

Method GET_SCOPE_LABEL on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20140502

Method GET_STATE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method IS_MODIFIED on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method IS_VALID_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_VARIANT Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20100920
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20100920

Method IS_VALID_VIEW on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method LOAD_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_MODEL_HANDLER Call by reference Type reference (TYPE) YS_UI_MODEL_HANDLER 20090616
2 Importing S_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20090616

Method LOAD_VIEW on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method ON_NEW_MODEL Signature

Method ON_NEW_MODEL on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method ON_NEW_MODEL on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method P13N_ON_CLOSE_DELETE Signature

Method P13N_ON_CLOSE_DELETE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method P13N_ON_CLOSE_DELETE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method P13N_ON_CLOSE_SAVE Signature

Method P13N_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method P13N_ON_CLOSE_SAVE on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method READ_VIEW_DATA_INTO_NEW_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MERGE_CURRENT_CONFIG_MODEL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Konstante 20110103
2 Importing S_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20110103
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20110103

Method READ_VIEW_DATA_INTO_NEW_MODEL on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method REFRESH_PERS_T_VIEW_LIST Signature

Method REFRESH_PERS_T_VIEW_LIST on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method REFRESH_PERS_T_VIEW_LIST on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method SAVE_PERS_VIEW Signature

Method SAVE_PERS_VIEW on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method SAVE_PERS_VIEW on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method SET_DIALOG_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI Konfiguration der ALV-Ausgabe 20090612

Method SET_DIALOG_SETTINGS on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method SET_MODIFIED Signature

Method SET_MODIFIED on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method SET_MODIFIED on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method SET_VIEW_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_SERVICE_UI Konfiguration der ALV-Ausgabe 20090612

Method SET_VIEW_SETTINGS on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method UPDATE_CHANGE_COUNTER Signature

Method UPDATE_CHANGE_COUNTER on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method UPDATE_CHANGE_COUNTER on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method UPDATE_CURRENT_MODEL_HANDLER Signature

Method UPDATE_CURRENT_MODEL_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method UPDATE_CURRENT_MODEL_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method UPDATE_STANDARD_MODEL_HANDLER Signature

Method UPDATE_STANDARD_MODEL_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no parameter.
Method UPDATE_STANDARD_MODEL_HANDLER on class CL_SALV_WD_PERS_CONTROLLER has no exception.

Method VALIDATE_NEW_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESET_CHANGE_COUNTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE TRUE to reset the change counter 20090825
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL TRUE if a new model is available 20090623

Method VALIDATE_NEW_MODEL on class CL_SALV_WD_PERS_CONTROLLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800