SAP ABAP Class CL_SALV_WD_PARAM_SERVICE_UI (CL_SALV_WD_PARAM_SERVICE_UI)
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_PARAM_PERS_VIEW_UI Persistence: Properties of Dialog 20090623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_PARAM_PROP_DIALOG Persistence: Properties of Dialog 20050915
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_PARAM_PROP_VIEW Persistence: Properties of View 20050915
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_PARAM_SERVICE_UI Web Dynpro: Controller Interface 20050203
Properties
Class CL_SALV_WD_PARAM_SERVICE_UI  
Short Description    
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 20050203   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 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_PARAM_PERS_VIEW_UI Persistence: Properties of Dialog 20090623
2 IF_SALV_WD_PARAM_PROP_DIALOG Persistence: Properties of Dialog 20050915
3 IF_SALV_WD_PARAM_PROP_VIEW Persistence: Properties of View 20050915
4 IF_SALV_WD_PARAM_SERVICE_UI Web Dynpro: Controller Interface 20050203
Friends
Class CL_SALV_WD_PARAM_SERVICE_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_REQUESTED Instance attribute Private Attribute reference (LIKE) 20050915
2 LIST_TYPE Instance attribute Public Type reference (TYPE) SALV_WD_CONSTANT Constant 20050429
3 TRANSPORT_REQUESTED Instance attribute Private Attribute reference (LIKE) 20050915
4 T_SCOPE Instance attribute Private Attribute reference (LIKE) 20050915
5 VIEW Instance attribute Private Attribute reference (LIKE) Web Dynpro Personalization Variant 20050915
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Private Method Delete Class Attribute 20050316
2 CLEAR_PROP_DIALOG Instance method Private Method 20050915
3 CLEAR_PROP_VIEW Instance method Private Method 20050915
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050915
5 DELETE Instance method Private Method 20050915
6 GET_CONFIG_LIST Instance method Private Method 20050915
7 GET_DIALOG_SETTINGS Instance method Private Method 20050915
8 GET_SCOPE_LIST Instance method Private Method 20050915
9 GET_VIEW_PROPERTIES Instance method Private Method 20050915
10 LOAD Instance method Private Method 20050915
11 SAVE Instance method Private Method 20050915
12 SAVE_AS Instance method Private Method 20050915
13 SAVE_PROPERTIES Instance method Private Method 20050915
14 SET Instance method Private Method 20050915
15 SET_DEFAULT_REQUESTED Instance method Public Method 20050512
16 SET_DELETE_ALLOWED Instance method Public Method 20050916
17 SET_DEVCLASS Instance method Public Method 20050520
18 SET_LABEL Instance method Public Method 20050926
19 SET_LABEL_ALLOWED Instance method Public Method 20050614
20 SET_LIST_TYPE Instance method Private Method 20050429
21 SET_PROPERTIES_ALLOWED Instance method Public Method 20050916
22 SET_PROP_DIALOG Instance method Public Method 20050926
23 SET_PROP_VIEW Instance method Public Method 20050926
24 SET_RESET_ALLOWED Instance method Public Method Allow or Forbid Reset in Settings 20100324
25 SET_RESULT Instance method Private Method 20050915
26 SET_R_PERSIST_UI Instance method Public Method 20081218
27 SET_R_VIEW Instance method Public Method 20050203
28 SET_SAVE_ALLOWED Instance method Public Method 20050916
29 SET_SAVE_AS_ALLOWED Instance method Public Method 20050916
30 SET_SCOPE Instance method Public Method 20050926
31 SET_SCOPE_ALLOWED Instance method Public Method 20050614
32 SET_SCOPE_DEP_LIST_CHANGED Instance method Public Method 20050926
33 SET_SCOPE_LABEL Instance method Public Method 20050926
34 SET_SCOPE_LIST_CHANGED Instance method Public Method 20050922
35 SET_STANDARD Instance method Public Method 20050926
36 SET_STATE Instance method Public Method 20051213
37 SET_TRANSPORT_REQUESTED Instance method Public Method 20050915
38 SET_TRKORR Instance method Public Method 20050520
39 SET_TRKORR_LABEL Instance method Public Method 20050926
40 SET_TRKORR_TYPE Instance method Public Method 20050922
41 SET_T_MSG Instance method Public Method Defines List of Messages 20050915
42 SET_T_SCOPE Instance method Public Method Defines List of Available Ranges of Coverage 20050207
43 SET_T_SCOPE_DEPENDENCY Instance method Public Method Defines List of Available Ranges of Coverage 20050926
44 SET_T_VIEW Instance method Public Method Defines List of Views 20050915
45 SET_VALID_SCOPE Instance method Public Method Defines Maximum Range of Coverage for Current User 20050922
46 SET_VALID_SCOPE_LABEL Instance method Public Method Defines Name of Maximum Range of Coverage 20050922
47 SET_VIEW Instance method Public Method 20050620
48 SET_VIEW_LIST_CHANGED Instance method Public Method 20050922
Events
Class CL_SALV_WD_PARAM_SERVICE_UI has no event.
Types
Class CL_SALV_WD_PARAM_SERVICE_UI has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method CLEAR on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method CLEAR_PROP_DIALOG Signature

Method CLEAR_PROP_DIALOG on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method CLEAR_PROP_DIALOG on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method CLEAR_PROP_VIEW Signature

Method CLEAR_PROP_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method CLEAR_PROP_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method DELETE Signature

Method DELETE on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method DELETE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method GET_CONFIG_LIST Signature

Method GET_CONFIG_LIST on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method GET_CONFIG_LIST on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method GET_DIALOG_SETTINGS Signature

Method GET_DIALOG_SETTINGS on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method GET_DIALOG_SETTINGS on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method GET_SCOPE_LIST Signature

Method GET_SCOPE_LIST on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method GET_SCOPE_LIST on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method GET_VIEW_PROPERTIES Signature

Method GET_VIEW_PROPERTIES on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method GET_VIEW_PROPERTIES on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method LOAD Signature

Method LOAD on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method LOAD on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SAVE Signature

Method SAVE on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method SAVE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SAVE_AS Signature

Method SAVE_AS on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method SAVE_AS on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SAVE_PROPERTIES Signature

Method SAVE_PROPERTIES on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method SAVE_PROPERTIES on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET Signature

Method SET on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method SET on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_DEFAULT_REQUESTED Signature

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

Method SET_DEFAULT_REQUESTED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_DELETE_ALLOWED Signature

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

Method SET_DELETE_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_DEVCLASS Signature

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

Method SET_DEVCLASS on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_LABEL 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 20050926

Method SET_LABEL on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_LABEL_ALLOWED Signature

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

Method SET_LABEL_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_LIST_TYPE Signature

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

Method SET_LIST_TYPE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_PROPERTIES_ALLOWED Signature

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

Method SET_PROPERTIES_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_PROP_DIALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_VIEW Call by reference Object reference (TYPE REF TO) CL_SALV_WD_VIEW_ABAP 20050926
2 Importing SCOPE_DEPENDENCY_LIST_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
3 Importing SCOPE_LIST_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
4 Importing T_SCOPE Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings 20050926
5 Importing T_SCOPE_DEPENDENCY Call by reference Type reference (TYPE) IF_SALV_WD_PARAM_PROP_DIALOG=>T_TY_SCOPE_DEPENDENCY 20050926
6 Importing T_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANTS Web Dynpro: Liste der Personalisierungsvarianten 20050926
7 Importing VALID_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20050926
8 Importing VALID_SCOPE_LABEL Call by reference Type reference (TYPE) STRING 20050926
9 Importing VIEW_LIST_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20050926

Method SET_PROP_DIALOG on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_PROP_VIEW 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 20050926
2 Importing DELETE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
3 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20050926
4 Importing IS_STANDARD Call by reference Type reference (TYPE) ABAP_BOOL 20050926
5 Importing LABEL Call by reference Type reference (TYPE) STRING 20050926
6 Importing LABEL_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
7 Importing PROPERTIES_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
8 Importing SAVE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
9 Importing SAVE_AS_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
10 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20050926
11 Importing SCOPE_ALLOWED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
12 Importing SCOPE_LABEL Call by reference Type reference (TYPE) STRING 20050926
13 Importing STATE Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050926
14 Importing TRANSPORT_REQUESTED Call by reference Type reference (TYPE) ABAP_BOOL 20050926
15 Importing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050926
16 Importing TRKORR_LABEL Call by reference Type reference (TYPE) STRING 20050926
17 Importing TRKORR_TYPE Call by reference Type reference (TYPE) SALV_WD_CONSTANT Konstante 20050926
18 Importing VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20050926

Method SET_PROP_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_RESET_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) ABAP_BOOL 'X' um das Zurücksetzen der Einstellungen zu erlauben 20100324

Method SET_RESET_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_RESULT Signature

Method SET_RESULT on class CL_SALV_WD_PARAM_SERVICE_UI has no parameter.
Method SET_RESULT on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_R_PERSIST_UI 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_PERSIST_UI Assistance-Klasse für SALV_WD_PERSIST_UI 20081218

Method SET_R_PERSIST_UI on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_R_VIEW 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_VIEW_ABAP 20050203

Method SET_R_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SAVE_ALLOWED Signature

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

Method SET_SAVE_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SAVE_AS_ALLOWED Signature

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

Method SET_SAVE_AS_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20050926

Method SET_SCOPE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SCOPE_ALLOWED Signature

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

Method SET_SCOPE_ALLOWED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SCOPE_DEP_LIST_CHANGED Signature

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

Method SET_SCOPE_DEP_LIST_CHANGED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SCOPE_LABEL 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 Web Dynpro: Personalisierungsreichweite 20050926

Method SET_SCOPE_LABEL on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_SCOPE_LIST_CHANGED Signature

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

Method SET_SCOPE_LIST_CHANGED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_STANDARD Signature

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

Method SET_STANDARD on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SYSUBRC Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings 20051213

Method SET_STATE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_TRANSPORT_REQUESTED Signature

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

Method SET_TRANSPORT_REQUESTED on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_TRKORR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20050520

Method SET_TRKORR on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_TRKORR_LABEL 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 Auftrag/Aufgabe 20050926

Method SET_TRKORR_LABEL on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_TRKORR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SALV_WD_CONSTANT Auftrag/Aufgabe 20050922

Method SET_TRKORR_TYPE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_T_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_BS=>T_TYPE_MESSAGE Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings 20050915

Method SET_T_MSG on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_T_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE WD: Config: Tabelle mit User-Types 20050207

Method SET_T_SCOPE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_T_SCOPE_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) IF_SALV_WD_PARAM_PROP_DIALOG=>T_TY_SCOPE_DEPENDENCY WD: Config: Tabelle mit User-Types 20050926

Method SET_T_SCOPE_DEPENDENCY on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_T_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDR_PERS_VARIANTS Sortierte Liste von Schlüssel/ Wertbeziehungen als Strings 20050915

Method SET_T_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_VALID_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro Personalisierungsvariante 20050922

Method SET_VALID_SCOPE on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_VALID_SCOPE_LABEL 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 20050922

Method SET_VALID_SCOPE_LABEL on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20050620

Method SET_VIEW on class CL_SALV_WD_PARAM_SERVICE_UI has no exception.

Method SET_VIEW_LIST_CHANGED Signature

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

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