SAP ABAP Interface IF_SALV_WD_COMP_TABLE_PERS_800 (IF_SALV_WD_COMP_TABLE_PERS_800)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_WD_COMP_TABLE_PERS 20091116
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_PERS_CONTROLLER Data for Settings Dialog and DDLB View ALV Table 20091116
Properties
Interface IF_SALV_WD_COMP_TABLE_PERS_800  
Short Description    
General Data
Package SALV_WD_SERVICE   SALV WD Service 
Created 20091116   SAP 
Last changed 20130531   SAP 
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_VIEW_ABAP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_BS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no interface.
Friends
Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PERS_NAME Constant Public Type reference (TYPE) WDY_CONFIG_VAR '_/_PER' Internal Identifier of Standard View 20091116
Methods
# Method Level Visibility Method type Description Created on
1 EDITOR_APPLY Instance method Public Method 20091116
2 EDITOR_CANCEL Instance method Public Method 20091116
3 EDITOR_CLOSE Instance method Public Method 20091116
4 EDITOR_DELETE Instance method Public Method 20091116
5 EDITOR_LOAD Instance method Public Method 20091116
6 EDITOR_MODIFIED Instance method Public Method 20100323
7 EDITOR_OPEN Instance method Public Method 20091116
8 EDITOR_RESET Instance method Public Method 20091116
9 EDITOR_SAVE Instance method Public Method 20091116
10 EDITOR_SAVE_AS Instance method Public Method 20091116
11 EDITOR_SAVE_PROPERTIES Instance method Public Method 20091116
12 GET_CONFIG_DATA Instance method Public Method Supplies different tasks: KEY, SET, LOAD, DEFAULT,.... 20091116
13 GET_DIALOG_SETTINGS Instance method Public Method Called when Settings UI Initialized 20091116
14 GET_P13N_DATA Instance method Public Method 20091116
15 GET_PERS_T_VIEW_LIST Instance method Public Method Returns List of Available Views 20091116
16 GET_PERS_VIEW Instance method Public Method 20091116
17 GET_QUICK_SAVE_MESSAGE Instance method Public Method Gets Message Raised by Previous Quick-Save Operation 20100330
18 GET_R_VIEW Instance method Public Method 20091116
19 GET_SCOPE_LIST Instance method Public Method 20091116
20 GET_STATE Instance method Public Method 20100316
21 GET_VIEW_DELETE Instance method Public Method Returns Required Properties for Delete View - Obsolete 7.02 20091116
22 GET_VIEW_FROM_LIST Instance method Public Method 20091116
23 GET_VIEW_PROPERTIES Instance method Public Method 20091116
24 GET_VIEW_SAVE Instance method Public Method 20091116
25 GET_VIEW_SAVE_AS Instance method Public Method 20091116
26 GET_VIEW_SETTINGS Instance method Public Method 20091116
27 INIT Instance method Public Method 20091116
28 IS_MODIFIED Instance method Public Method 20100312
29 IS_QUICKSAVE_ALLOWED Instance method Public Method True when Quick Save enabled by appl and WD 20110720
30 IS_SETTINGS_ALLOWED Instance method Public Method True when Settings enabled by appl and WD 20110713
31 LOAD_PERS_VIEW Instance method Public Method 20091116
32 P13N_APPLY Instance method Public Method 20091116
33 P13N_CANCEL Instance method Public Method Handles Cancellation of Implicit Personalization 20091116
34 P13N_DISCARD_CHANGES Instance method Public Method 20100831
35 P13N_SAVE Instance method Public Method 20091116
36 P13N_START Instance method Public Method 20091116
37 SAVE_PERS_VIEW Instance method Public Method Saves View of CURRENT Model Handler (Quick-Save) 20100315
38 SET_MODIFIED Instance method Public Method Sets Modification State of Given Model Handler 20100312
39 SET_PERS_VIEW Instance method Public Method Returns Modification State of Given Model Handler 20091116
40 VALIDATE Instance method Public Method 20091116
Events
# Event Type Visibility Description Created on
1 AFTER_CONFIG_LOADED Instance Event
(0)
Public
(2)
20091116
2 AFTER_CONFIG_NODE_CHANGE Instance Event
(0)
Public
(2)
20091116
3 BEFORE_CONFIG_NODE_CHANGE Instance Event
(0)
Public
(2)
20091116
4 DIALOG_UPDATE_REQUIRED Instance Event
(0)
Public
(2)
20100904
Types
Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no local type.
Method Signatures

Method EDITOR_APPLY 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 20091116

Method EDITOR_APPLY on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_CANCEL 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 20091116

Method EDITOR_CANCEL on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_CLOSE Signature

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

Method EDITOR_CLOSE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_DELETE 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 20091116

Method EDITOR_DELETE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_LOAD 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 20091116

Method EDITOR_LOAD on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_MODIFIED Signature

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

Method EDITOR_MODIFIED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_OPEN Signature

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

Method EDITOR_OPEN on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_RESET 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 20091116

Method EDITOR_RESET on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_SAVE 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 20091116

Method EDITOR_SAVE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_SAVE_AS 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 20091116

Method EDITOR_SAVE_AS on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method EDITOR_SAVE_PROPERTIES 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 20091116

Method EDITOR_SAVE_PROPERTIES on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_PARAM_IN Call by reference Type reference (TYPE) IF_SALV_WD_TABLE=>S_TYPE_PARAM_CONFIG_IN 20091116
2 Returning S_PARAM_OUT Value transfer Type reference (TYPE) IF_SALV_WD_TABLE=>S_TYPE_PARAM_CONFIG_OUT 20091116

Method GET_CONFIG_DATA on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_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 20091116

Method GET_DIALOG_SETTINGS on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_P13N_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting R_MODEL_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE ModelController 20091116
2 Exporting R_PERSISTENCE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_VIEW_ABAP 20091116

Method GET_P13N_DATA on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_PERS_T_VIEW_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARK_MODIFIED_VIEWS Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' to mark views as modified in the description 20100317
2 Importing REQUESTING_MODEL_HANDLER_ID Call by reference Type reference (TYPE) STRING CL_SALV_WD_VIEW_ABAP=>C_CATEGORY-CURRENT ID of the requesting model handler 20100323
3 Importing VALUE Call by reference Object reference (TYPE REF TO) CL_SALV_WD_PARAM_PERS_VIEW_UI Parameter object holding the properties of the Settings UI 20091116

Method GET_PERS_T_VIEW_LIST on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_PERS_VIEW 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 CL_SALV_WD_VIEW_ABAP=>C_CATEGORY-CURRENT 20091116
2 Returning VALUE Value transfer Type reference (TYPE) WDR_PERS_VARIANT 20091116

Method GET_PERS_VIEW on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_QUICK_SAVE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) IF_SALV_BS=>S_TYPE_MESSAGE The message raised by a previous quick save operation 20100330

Method GET_QUICK_SAVE_MESSAGE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_R_VIEW 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 20091116
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_WD_VIEW_INFO ALV View Informationsträger 20091116

Method GET_R_VIEW on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_SCOPE_LIST 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 20091116

Method GET_SCOPE_LIST on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DEFAULT_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Default personalization variant 20100316
2 Exporting IS_DEFAULT_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 'X' if the valid scope allows to assign a default view 20100330
3 Exporting VALID_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Current personalization scope 20100316
4 Exporting VALID_SCOPE_LABEL Call by reference Type reference (TYPE) STRING Human readable label of the current Personalization scope 20100316

Method GET_STATE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_VIEW_DELETE 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 20091116

Method GET_VIEW_DELETE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_VIEW_FROM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BOOLEAN Call by reference Type reference (TYPE) ABAP_BOOL 20091116
2 Exporting SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20091116
3 Importing VALUE Call by reference Type reference (TYPE) WDR_PERS_VARIANT Web Dynpro Personalisierungsvariante 20091116

Method GET_VIEW_FROM_LIST on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_VIEW_PROPERTIES 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 20091116

Method GET_VIEW_PROPERTIES on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_VIEW_SAVE 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 20091116

Method GET_VIEW_SAVE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_VIEW_SAVE_AS 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 20091116

Method GET_VIEW_SAVE_AS on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method GET_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 20091116

Method GET_VIEW_SETTINGS on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method INIT Signature

Method INIT on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
Method INIT on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODEL_HANDLER_ID Call by reference Type reference (TYPE) STRING ID des Model-Handlers 20100312
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 'X' = Sicht des Model-Handler wurde geändert 20100312

Method IS_MODIFIED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method IS_QUICKSAVE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20110720

Method IS_QUICKSAVE_ALLOWED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method IS_SETTINGS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20110713

Method IS_SETTINGS_ALLOWED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method LOAD_PERS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing S_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT 20091116

Method LOAD_PERS_VIEW on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method P13N_APPLY Signature

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

Method P13N_APPLY on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method P13N_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_PARAM_P13N Call by reference Object reference (TYPE REF TO) CL_WD_P13N_PARAM WD P13n-Parameter beim Aufruf der impliziten P13n 20091116

Method P13N_CANCEL on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method P13N_DISCARD_CHANGES Signature

Method P13N_DISCARD_CHANGES on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
Method P13N_DISCARD_CHANGES on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method P13N_SAVE Signature

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

Method P13N_SAVE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method P13N_START Signature

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

Method P13N_START on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method SAVE_PERS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEFAULT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 'X' to mark the View to be saved as default 20100316
2 Importing TARGET_VIEW Call by reference Type reference (TYPE) WDR_PERS_VARIANT Personalization View to be saved to (Save As operation) 20100324

Method SAVE_PERS_VIEW on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method SET_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MODIFIED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' = Sicht des Model-Handlers als geändert markieren 20100312
2 Importing MODEL_HANDLER_ID Call by reference Type reference (TYPE) STRING ID des Model-Handlers 20100312

Method SET_MODIFIED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method SET_PERS_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 20091116

Method SET_PERS_VIEW on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.

Method VALIDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHANGE_CONF_EDITOR_PROPERTIES Call by reference Type reference (TYPE) ABAP_BOOL 20091116
2 Exporting CHANGE_CONF_EDITOR_VIEW_LIST Call by reference Type reference (TYPE) ABAP_BOOL 20091116
3 Exporting CHANGE_UI_VIEW_ITEM Call by reference Type reference (TYPE) ABAP_BOOL 20091116
4 Exporting CHANGE_UI_VIEW_LIST Call by reference Type reference (TYPE) ABAP_BOOL 20091116
5 Exporting NEW_MODEL Call by reference Type reference (TYPE) ABAP_BOOL 20091116

Method VALIDATE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no exception.
Event Signatures

Event AFTER_CONFIG_LOADED Signature
Event AFTER_CONFIG_LOADED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
Event AFTER_CONFIG_NODE_CHANGE Signature
Event AFTER_CONFIG_NODE_CHANGE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
Event BEFORE_CONFIG_NODE_CHANGE Signature
Event BEFORE_CONFIG_NODE_CHANGE on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
Event DIALOG_UPDATE_REQUIRED Signature
Event DIALOG_UPDATE_REQUIRED on Interface IF_SALV_WD_COMP_TABLE_PERS_800 has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800