SAP ABAP Interface IF_SALV_WD_COMP_TABLE_UI (View Table - UI Rendering)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI (Package) SALV WD UI
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_C_TABLE_V_TABLE View Table 20041205
Properties
Interface IF_SALV_WD_COMP_TABLE_UI  
Short Description View Table - UI Rendering    
General Data
Package SALV_WD_UI   SALV WD UI 
Created 20041205   SAP 
Last changed 20110908   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_WD_TABLE_COLUMN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_UIELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_SALV_BS_R_DATA_TABLE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_SALV_WD_COMP_TABLE_UI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_SALV_WD_C_COLUMN_SETTINGS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_COMP_TABLE_UI has no interface.
Friends
Interface IF_SALV_WD_COMP_TABLE_UI has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_ACTION Constant Public See coding Actions 20090514
2 CS_CELL_ACTION Constant Public See coding Cell Actions 20090514
3 CS_MAP Constant Public See coding Map Information 20090514
4 CS_UIE Constant Public See coding UI Elements 20090514
5 C_DESTINATION_IGS Constant Public Type reference (TYPE) RFCDEST 'IGS_RFC_DEST' Logical destination (specified when calling function) 20060707
6 C_DROP_TARGET_ID Constant Public Type reference (TYPE) STRING 'SALV_WD_DT_' 20090119
7 FILTER_ON Instance attribute Public Type reference (TYPE) ABAP_BOOL Filter Status 20050311
8 R_DOCUMENT Instance attribute Public Object reference (TYPE REF TO) IF_IOS_SPREADSHEET 20051017
9 R_FACTORY Instance attribute Public Object reference (TYPE REF TO) IF_IOS_FACTORY Factory 20051013
10 SETTINGS_ON Instance attribute Public Type reference (TYPE) ABAP_BOOL Settings Status 20060309
11 STABLE_UI Instance attribute Public Type reference (TYPE) ABAP_BOOL Stable UI 20090504
12 T_REGISTERED_UIELEMENTS Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20081202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD_TO_CONTAINER Instance method Public Method Add Child to Container 20060524
2 CREATE_CELL_EDITOR Instance method Public Method Create Cell Editor 20041205
3 CREATE_CELL_VARIANTS Instance method Public Method Create Cell Variants 20041205
4 CREATE_CR Instance method Public Method Create CR 20081111
5 CREATE_EDITOR Instance method Public Method Create Editor 20041228
6 CREATE_GROUP_CONTAINER Instance method Public Method Create Group Container 20081202
7 CREATE_SUM_CELL_VARIANTS Instance method Public Method Create Sum Cell Variants 20041228
8 CREATE_SUM_EDITOR Instance method Public Method Create Sum Editor 20050202
9 CREATE_TABLE Instance method Public Method Create Table 20090305
10 GET_FIRST_VISIBLE_ROW Instance method Public Method Get First Visible Row 20041205
11 GET_FIRST_VISIBLE_SCROLL_COL Instance method Public Method Get First Visible Scroll Column 20070205
12 GET_WD_COLUMN Instance method Public Method Get WD Column 20050927
13 GET_WD_COLUMNS_SELECTED_STATE Instance method Public Method Get WD Columns Selected 20060224
14 GET_WD_COLUMN_CELL_VARIANT Instance method Public Method Get WD Column Cell Variants 20050927
15 GET_WD_COLUMN_EDITOR Instance method Public Method Get WD Column Editor 20050927
16 GET_WD_TABLE_CELL_EDITOR Instance method Public Method Get WD Table Cell Editor 20050927
17 GET_WD_TABLE_CELL_VALUE Instance method Public Method Get WD Table Cell Value 20050927
18 SET_FIRST_VISIBLE_ROW Instance method Public Method Set First Visible Row 20041207
19 SET_FIRST_VISIBLE_SCROLL_COL Instance method Public Method Set First Visible Scroll Column 20070205
20 SET_FOCUS_ON_VIEW_ELEMENT Instance method Public Method Set Focus on View Element 20070531
21 SET_P13N_VIEW_MODIFIED Instance method Public Method Marks current personalization View as modified 20100316
22 SET_WD_TABLE_CELL_VALUE Instance method Public Method Set WD Table Cell Value 20060410
23 UPDATE Instance method Public Method Update 20041205
24 UPDATE_COLUMN Instance method Public Method Update Column 20050119
25 UPDATE_COLUMNS Instance method Public Method Update Columns 20041205
26 UPDATE_COLUMN_FILTER Instance method Public Method Update Column Filter 20050309
27 UPDATE_COLUMN_HEADER Instance method Public Method Update Column Header 20041205
28 UPDATE_COLUMN_MERGE Instance method Public Method Update Column Merge 20050309
29 UPDATE_COLUMN_SORT Instance method Public Method Update Column Sort 20050309
30 UPDATE_CR Instance method Public Method Update CR 20081029
31 UPDATE_GRAPHIC Instance method Public Method Update Graphic 20060301
32 UPDATE_HEADER Instance method Public Method Update Header 20050331
33 UPDATE_MASTER_COLUMN Instance method Public Method Update Master Column (Hierarchy) 20050331
34 UPDATE_OFFICE Instance method Public Method Update Office 20051012
35 UPDATE_TABLE Instance method Public Method Update Table 20041205
36 UPDATE_TABLE_DRAG_AND_DROP Instance method Public Method Update Table Drag and Drop 20081215
37 UPDATE_TABLE_FILTER Instance method Public Method Update Table Filter 20050310
38 UPDATE_TABLE_SORT Instance method Public Method Update Table Sort 20050310
39 UPDATE_TITEM_STD_DISPLAY_AS Instance method Public Method Update Toolbar Item Standard "DisplayAs" 20060419
40 UPDATE_TITEM_STD_FILTER Instance method Public Method Update Toolbar Item Standard "Filter" 20070322
41 UPDATE_TITEM_STD_UNDO Instance method Public Method Update Toolbar Item Standard "Undo" 20060419
42 UPDATE_TITEM_STD_VIEW_QCK_SAVE Instance method Public Method Update Toolbar Item Standard "View Quick Save" 20100316
43 UPDATE_TOOLBAR Instance method Public Method Update Toolbar 20041205
44 UPDATE_TOOLBAR_ITEM Instance method Public Method Update Toolbar Item 20050309
45 UPDATE_TOOLBAR_ITEMS Instance method Public Method Update Toolbar Items 20050309
46 UPDATE_TOOLBAR_ITEM_STD Instance method Public Method Update Toolbar Item Standard 20060123
47 UPDATE_TOOLBAR_ITEM_STD_ENBLD Instance method Public Method Update Toolbar Item Standard Enabled Property 20060207
48 UPDATE_TOOLBAR_ITEM_STD_VSBLE Instance method Public Method Update Toolbar Item Standard Visible Property 20060207
Events
Interface IF_SALV_WD_COMP_TABLE_UI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_COLUMN_SELECTED_STATE Public See coding Column Selection State 20090514 begin of ys_column_selected_state, column type string, state like cl_wd_table_column=>t_col_selection_state, end of ys_column_selected_state
2 YS_MULTI_CELL_EDITOR_MAPPING Public See coding 20100608 begin of ys_multi_cell_editor_mapping, editor type ref to if_salv_wd_multi_cell_editor, id type string, end of ys_multi_cell_editor_mapping
3 YT_COLUMN_SELECTED_STATE Public See coding Columns Selection State 20090514 yt_column_selected_state type sorted table of ys_column_selected_state with unique key column initial size 1
4 YT_MULTI_CELL_EDITOR_MAPPING Public See coding 20100608 yt_multi_cell_editor_mapping type hashed table of ys_multi_cell_editor_mapping with unique key editor
5 Y_ACTION Public Type reference (TYPE) STRING Action 20090514
Method Signatures

Method ADD_CHILD_TO_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_INDEX Call by reference Type reference (TYPE) SYTABIX 20060524
2 Importing R_CHILD Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20060524
3 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20060524

Method ADD_CHILD_TO_CONTAINER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_CELL_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_PROPERTY Call by reference Type reference (TYPE) STRING 20050920
2 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN SpaltenElemente 20041205
3 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090305

Method CREATE_CELL_EDITOR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_CELL_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20041205
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090305

Method CREATE_CELL_VARIANTS on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_VIEW_CONTAINER_UIELEMENT Perforce change= / 20050921-103748 20081111

Method CREATE_CR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_VARIANT Call by reference Type reference (TYPE) STRING 20061114
2 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20041228
3 Importing R_EDITOR Call by reference Object reference (TYPE REF TO) CL_SALV_WD_UIE UIElement 20041228
4 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20030623-112751 20041228

Method CREATE_EDITOR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_GROUP_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_GROUP 20081202

Method CREATE_GROUP_CONTAINER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_SUM_CELL_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20041228
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090305

Method CREATE_SUM_CELL_VARIANTS on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_SUM_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_PROPERTY Call by reference Type reference (TYPE) STRING 20050202
2 Importing R_EDITOR Call by reference Object reference (TYPE REF TO) CL_SALV_WD_UIE Oberflächenelement in den Zellen der ALV-Ausgabe 20080313
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT Perforce change= / 20030623-112751 20050202

Method CREATE_SUM_EDITOR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method CREATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE 20090305

Method CREATE_TABLE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_FIRST_VISIBLE_ROW Signature

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

Method GET_FIRST_VISIBLE_ROW on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_FIRST_VISIBLE_SCROLL_COL Signature

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

Method GET_FIRST_VISIBLE_SCROLL_COL on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20050927
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN Perforce change= / 20050916-083208 20050927

Method GET_WD_COLUMN on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_COLUMNS_SELECTED_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_WD_COMP_TABLE_UI=>YT_COLUMN_SELECTED_STATE 20060224

Method GET_WD_COLUMNS_SELECTED_STATE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_COLUMN_CELL_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_VARIANT Call by reference Type reference (TYPE) STRING 20050927
2 Importing COLUMN Call by reference Type reference (TYPE) STRING 20050927
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_ABSTR_TABLE_CELL_VAR Perforce change= / 20050916-083208 20050927

Method GET_WD_COLUMN_CELL_VARIANT on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_COLUMN_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20050927
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050422-074842 20050927

Method GET_WD_COLUMN_EDITOR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_TABLE_CELL_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20050927
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20050927
3 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_TABLE_CELL_EDITOR Perforce change= / 20050422-074842 20050927

Method GET_WD_TABLE_CELL_EDITOR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method GET_WD_TABLE_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20050927
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20050927
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20050927

Method GET_WD_TABLE_CELL_VALUE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method SET_FIRST_VISIBLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20041207

Method SET_FIRST_VISIBLE_ROW on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method SET_FIRST_VISIBLE_SCROLL_COL 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 20070205

Method SET_FIRST_VISIBLE_SCROLL_COL on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method SET_FOCUS_ON_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20070814
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20070814

Method SET_FOCUS_ON_VIEW_ELEMENT on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method SET_P13N_VIEW_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MODIFIED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 'X' to mark the current Personalization View as modified 20100316

Method SET_P13N_VIEW_MODIFIED on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method SET_WD_TABLE_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) STRING 20060410
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX 20060410
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20060410

Method SET_WD_TABLE_CELL_VALUE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE Signature

Method UPDATE on Interface IF_SALV_WD_COMP_TABLE_UI has no parameter.
Method UPDATE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20050119
2 Importing R_WD_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050307-071810 20050309
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090304

Method UPDATE_COLUMN on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_WD_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050307-071810 20050309

Method UPDATE_COLUMNS on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMN_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20050309
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090304

Method UPDATE_COLUMN_FILTER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_A_COLUMN 20041205
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20061128

Method UPDATE_COLUMN_HEADER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMN_MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20050309
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090304

Method UPDATE_COLUMN_MERGE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_COLUMN_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_COLUMN Call by reference Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20050309
2 Importing R_WD_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20090304

Method UPDATE_COLUMN_SORT on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081202
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_VIEW_CONTAINER_UIELEMENT 20081029

Method UPDATE_CR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_GRAPHIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081202
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_BUSINESS_GRAPHICS 20060301

Method UPDATE_GRAPHIC on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_CAPTION Perforce change= / 20050916-083208 20051010

Method UPDATE_HEADER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_MASTER_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_WD_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050307-071810 20050331
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TREE_BY_KEY_TABLE_COL 20090304

Method UPDATE_MASTER_COLUMN on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_OFFICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081202
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_OFFICE_CONTROL Perforce change= / 20050921-103748 20051012

Method UPDATE_OFFICE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER 20081202
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050916-083208 20051010

Method UPDATE_TABLE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TABLE_DRAG_AND_DROP Signature

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

Method UPDATE_TABLE_DRAG_AND_DROP on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TABLE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_WD_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050307-071810 20050310
2 Importing SET_USING_COMMAND Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20070322

Method UPDATE_TABLE_FILTER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TABLE_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_WD_TABLE Call by reference Object reference (TYPE REF TO) CL_WD_TABLE Perforce change= / 20050307-071810 20050310

Method UPDATE_TABLE_SORT on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TITEM_STD_DISPLAY_AS Signature

Method UPDATE_TITEM_STD_DISPLAY_AS on Interface IF_SALV_WD_COMP_TABLE_UI has no parameter.
Method UPDATE_TITEM_STD_DISPLAY_AS on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TITEM_STD_FILTER Signature

Method UPDATE_TITEM_STD_FILTER on Interface IF_SALV_WD_COMP_TABLE_UI has no parameter.
Method UPDATE_TITEM_STD_FILTER on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TITEM_STD_UNDO Signature

Method UPDATE_TITEM_STD_UNDO on Interface IF_SALV_WD_COMP_TABLE_UI has no parameter.
Method UPDATE_TITEM_STD_UNDO on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TITEM_STD_VIEW_QCK_SAVE Signature

Method UPDATE_TITEM_STD_VIEW_QCK_SAVE on Interface IF_SALV_WD_COMP_TABLE_UI has no parameter.
Method UPDATE_TITEM_STD_VIEW_QCK_SAVE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_WD_TOOLBAR Perforce change= / 20050916-083208 20051010

Method UPDATE_TOOLBAR on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_FUNCTION Call by reference Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION CL_SALV_WD_FUNCTION 20050309
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM Perforce change= / 20041216-071449 20090305

Method UPDATE_TOOLBAR_ITEM on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR_ITEMS Signature

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

Method UPDATE_TOOLBAR_ITEMS on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR_ITEM_STD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_FUNCTION Call by reference Object reference (TYPE REF TO) CL_SALV_WD_FUNCTION_STD Selbstdefinierte, anwendungsspezifische Funktionen 20060123
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_WD_TOOLBAR_ITEM Web Dynpro: API View Element 20090305

Method UPDATE_TOOLBAR_ITEM_STD on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR_ITEM_STD_ENBLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20060207
2 Importing R_FUNCTION Call by reference Object reference (TYPE REF TO) CL_SALV_WD_A_FUNCTION Selbstdefinierte, anwendungsspezifische Funktionen 20060207
3 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20060207

Method UPDATE_TOOLBAR_ITEM_STD_ENBLD on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.

Method UPDATE_TOOLBAR_ITEM_STD_VSBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_FUNCTION Call by reference Object reference (TYPE REF TO) CL_SALV_WD_A_FUNCTION Selbstdefinierte, anwendungsspezifische Funktionen 20060207
2 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_UIELEMENT=>T_VISIBLE 20060207

Method UPDATE_TOOLBAR_ITEM_STD_VSBLE on Interface IF_SALV_WD_COMP_TABLE_UI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700