Hierarchy

⤷

⤷

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
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 | ![]() |
CHILD_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20060524 | |||
2 | ![]() |
R_CHILD | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT | 20060524 | |||
3 | ![]() |
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 | ![]() |
BIND_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20050920 | |||
2 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | SpaltenElemente | 20041205 | ||
3 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20041205 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CELL_VARIANT | Call by reference | Type reference (TYPE) | STRING | 20061114 | |||
2 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20041228 | |||
3 | ![]() |
R_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_UIE | UIElement | 20041228 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20041228 | |||
2 | ![]() |
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 | ![]() |
BIND_PROPERTY | Call by reference | Type reference (TYPE) | STRING | 20050202 | |||
2 | ![]() |
R_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_UIE | Oberflächenelement in den Zellen der ALV-Ausgabe | 20080313 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CELL_VARIANT | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
2 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
3 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
2 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050927 | |||
3 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20050927 | |||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050927 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20070814 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
COLUMN | Call by reference | Type reference (TYPE) | STRING | 20060410 | |||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20060410 | |||
3 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20050119 | |||
2 | ![]() |
R_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20050307-071810 | 20050309 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20050309 | |||
2 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_A_COLUMN | 20041205 | |||
2 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20050309 | |||
2 | ![]() |
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 | ![]() |
R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | 20050309 | |||
2 | ![]() |
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 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20081202 | |||
2 | ![]() |
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 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20081202 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
R_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20050307-071810 | 20050331 | ||
2 | ![]() |
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 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20081202 | |||
2 | ![]() |
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 | ![]() |
R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WD_UIELEMENT_CONTAINER | 20081202 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
R_WD_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_TABLE | Perforce change= / 20050307-071810 | 20050310 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
R_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION | CL_SALV_WD_FUNCTION | 20050309 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
R_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_FUNCTION_STD | Selbstdefinierte, anwendungsspezifische Funktionen | 20060123 | ||
2 | ![]() |
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 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060207 | |||
2 | ![]() |
R_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_A_FUNCTION | Selbstdefinierte, anwendungsspezifische Funktionen | 20060207 | ||
3 | ![]() |
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 | ![]() |
R_FUNCTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_A_FUNCTION | Selbstdefinierte, anwendungsspezifische Funktionen | 20060207 | ||
2 | ![]() |
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 |