Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_CONFIG_TABLE | Configuration of the ALV Output | 20040909 |
Properties
| Interface | IF_SALV_WD_TABLE_SETTINGS | |
| Short Description | Settings for Entire ALV Output |
General Data
| Package | SALV_WD_CONFIG | SALV WD Configuration |
| Created | 20020903 | 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_WD_TABLE | 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_WD_C_TABLE_SETTINGS | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_WDL_CORE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 6 | IF_WDL_STANDARD | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_WD_TABLE_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_TABLE_SETTINGS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACC_DESCRIPTION | Instance attribute | Public | Type reference (TYPE) | STRING | 20060307 | |||
| 2 | CELL_ACTION_EVENT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060703 | |||
| 3 | COLUMN_RESIZE_MODE | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TABLE=>T_COLUMN_RESIZE_MODE | 20120524 | |||
| 4 | DATA_CHECK | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK | 20041201 | |||
| 5 | DESIGN | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TABLE=>T_DESIGN | WebDynpro:TableDesign | 20041201 | ||
| 6 | DISPLAY_AS | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_AS | 20060315 | |||
| 7 | DISPLAY_EMPTY_ROWS | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20070530 | |||
| 8 | DISPLAY_TYPE | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_TYPE | 20050207 | |||
| 9 | EDIT_MODE | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>EDIT_MODE | 20050916 | |||
| 10 | EMPTY_TABLE_TEXT | Instance attribute | Public | Type reference (TYPE) | STRING | 20050218 | |||
| 11 | ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041201 | |||
| 12 | END_OF_LIST_VISIBLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050112 | |||
| 13 | FIRST_VISIBLE_ROW | Instance attribute | Public | Type reference (TYPE) | I | 20050118 | |||
| 14 | FIRST_VISIBLE_SCROLL_COL | Instance attribute | Public | Type reference (TYPE) | STRING | 20041201 | |||
| 15 | FIXED_TABLE_LAYOUT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041201 | |||
| 16 | FOOTER_VISIBLE | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>FOOTER_VISIBLE | 20041201 | |||
| 17 | GRID_MODE | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TABLE=>T_GRID_MODE | 20050608 | |||
| 18 | IMPLICIT_P13N_ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100428 | |||
| 19 | MULTI_COLUMN_SORT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060209 | |||
| 20 | ON_SELECT_ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20081022 | |||
| 21 | READ_ONLY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20041201 | |||
| 22 | REFRESH_ON_DATA_CHANGE | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | 20060713 | |||
| 23 | REFRESH_ON_DATA_CHECK | Instance attribute | Public | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | 20060713 | |||
| 24 | ROW_SELECTABLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20051006 | |||
| 25 | ROW_SELECTABLE_FIELDNAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20051006 | |||
| 26 | R_HEADER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_WD_HEADER | 20041201 | |||
| 27 | SCROLLABLE_COL_COUNT | Instance attribute | Public | Type reference (TYPE) | I | 20041201 | |||
| 28 | SELECTION_MODE | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_TABLE=>T_SELECTION_MODE | WebDynpro:TableSelectionMode | 20041201 | ||
| 29 | TOOLTIP | Instance attribute | Public | Type reference (TYPE) | STRING | 20041201 | |||
| 30 | TOP_OF_LIST_VISIBLE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20050112 | |||
| 31 | VISIBLE | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | Web Dynpro: Visibility | 20041201 | ||
| 32 | VISIBLE_ROW_COUNT | Instance attribute | Public | Type reference (TYPE) | I | 20041201 | |||
| 33 | WIDTH | Instance attribute | Public | Type reference (TYPE) | STRING | 20041201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates an Object for the Table Header | 20041217 | |
| 2 | Instance method | Public | Method | Deletes the Object for the Table Header | 20041223 | |
| 3 | Instance method | Public | Method | Returns the Wording of the Accessibility Description | 20060307 | |
| 4 | Instance method | Public | Method | Returns ColumnResizeMode | 20120524 | |
| 5 | Instance method | Public | Method | Returns When the Change of Data Will Be Checked | 20041001 | |
| 6 | Instance method | Public | Method | Returns the Design of the ALV Output | 20040909 | |
| 7 | Instance method | Public | Method | Returns Parts for ALV Output | 20060315 | |
| 8 | Instance method | Public | Method | Indicates Whether Empty Rows Are Displayed | 20070530 | |
| 9 | Instance method | Public | Method | Returns Display as Table or Hierarchy | 20050207 | |
| 10 | Instance method | Public | Method | Get Drag and Drop Settings | 20090205 | |
| 11 | Instance method | Public | Method | Indicates Whether the Mode for Mass Data Has Been Actiavted | 20050916 | |
| 12 | Instance method | Public | Method | Returns the Replacement Text with an Empty ALV Output | 20050218 | |
| 13 | Instance method | Public | Method | Returns Whether Functional Areas Are Active | 20040909 | |
| 14 | Instance method | Public | Method | Shows Whether Design Object for the Footer Is Displayed | 20050127 | |
| 15 | Instance method | Public | Method | Returns the First Visible Row | 20050118 | |
| 16 | Instance method | Public | Method | Returns First Scrollable Column | 20041130 | |
| 17 | Instance method | Public | Method | Shows Whether Width of ALV Output Is Independent of Content | 20040914 | |
| 18 | Instance method | Public | Method | Shows Whether the Footer with Pagination Is Displayed | 20040909 | |
| 19 | Instance method | Public | Method | Shows Whether Grid Lines Are Shown | 20050608 | |
| 20 | Instance method | Public | Method | Returns the Object of the Table Header | 20040909 | |
| 21 | Instance method | Public | Method | Get Hierarchy Settings | 20090205 | |
| 22 | Instance method | Public | Method | Get MassEdit Settings | 20090714 | |
| 23 | Instance method | Public | Method | Whether Sorting Multiple Columns by Clicking Is Possible | 20060209 | |
| 24 | Instance method | Public | Method | Shows Whether the ALV Output Is Write Protected | 20040909 | |
| 25 | Instance method | Public | Method | Returns Behavior of Refresh After Data Change | 20060713 | |
| 26 | Instance method | Public | Method | Returns Behavior of Refresh After Check | 20060713 | |
| 27 | Instance method | Public | Method | Indicates Whether the Rows of the ALV Output Can Be Selected | 20051006 | |
| 28 | Instance method | Public | Method | Returns Field for Selectability of Individual Rows | 20051006 | |
| 29 | Instance method | Public | Method | Returns Number of Scrollable Columns That Can Be Displayed | 20041130 | |
| 30 | Instance method | Public | Method | Returns the Marking Type | 20040909 | |
| 31 | Instance method | Public | Method | Returns the Tooltip for the Entire ALV Output | 20040909 | |
| 32 | Instance method | Public | Method | Shows Whether Design Object of Header Area Is Displayed | 20050127 | |
| 33 | Instance method | Public | Method | Shows Whether Table Is Visible | 20040909 | |
| 34 | Instance method | Public | Method | Returns the Height of the ALV Output in Rows | 20040909 | |
| 35 | Instance method | Public | Method | Returns the Width of the ALV Output | 20041130 | |
| 36 | Instance method | Public | Method | Indicates Whether System Is Switch on ON_CELL_ACTION Event | 20060703 | |
| 37 | Instance method | Public | Method | Sets if Implicit Personalization is Permitted | 20100428 | |
| 38 | Instance method | Public | Method | Shows if system is switched to event ON_SELECT | 20081022 | |
| 39 | Instance method | Public | Method | Defines the Wording for the Accesibility Description | 20060307 | |
| 40 | Instance method | Public | Method | Switches System on ON_CELL_ACTION Event | 20060703 | |
| 41 | Instance method | Public | Method | Defines ColumnResizeMode | 20120524 | |
| 42 | Instance method | Public | Method | Sets When the Change of Data Is to Be Checked | 20041001 | |
| 43 | Instance method | Public | Method | Sets the Design of the ALV Output | 20040909 | |
| 44 | Instance method | Public | Method | Defines Parts of ALV Output | 20060315 | |
| 45 | Instance method | Public | Method | Defines Whether Empty Rows Are Displayed | 20070530 | |
| 46 | Instance method | Public | Method | Sets Display as Table or Hierarchy | 20050207 | |
| 47 | Instance method | Public | Method | Determines Whether Mode for Mass Data Is Activated | 20050916 | |
| 48 | Instance method | Public | Method | Sets the Replacement Text for an Empty ALV Output | 20050218 | |
| 49 | Instance method | Public | Method | Activates the functional areas of the ALV output | 20040909 | |
| 50 | Instance method | Public | Method | Shows the Design Object for the Footer Area | 20050127 | |
| 51 | Instance method | Public | Method | Sets the First Visible Row | 20050118 | |
| 52 | Instance method | Public | Method | Determines First Scrollable Column | 20041130 | |
| 53 | Instance method | Public | Method | Determines That Width of the ALV Output Is Indep. of Content | 20040914 | |
| 54 | Instance method | Public | Method | Shows the Footer with Pagination | 20040909 | |
| 55 | Instance method | Public | Method | Determines Which Gridlines Are Displayed | 20050608 | |
| 56 | Instance method | Public | Method | Sets if Implicit Personalization is Permitted | 20100428 | |
| 57 | Instance method | Public | Method | Enables Sorting of Multiple Columns by Clicking | 20060209 | |
| 58 | Instance method | Public | Method | Switches System to Event ON_SELECT | 20081022 | |
| 59 | Instance method | Public | Method | Sets the ALV Output as Write-Protected | 20040909 | |
| 60 | Instance method | Public | Method | Controls Behavior of Refresh After Data Change | 20060713 | |
| 61 | Instance method | Public | Method | Controls Behavior of Refresh After Data Change Check | 20060713 | |
| 62 | Instance method | Public | Method | Deactivates Selectability of Rows in the ALV Output | 20051006 | |
| 63 | Instance method | Public | Method | Determines Field for Selectability of Individual Rows | 20051006 | |
| 64 | Instance method | Public | Method | Determines Number of Scrollable Columns That Are Displayed | 20041130 | |
| 65 | Instance method | Public | Method | Sets the Marking Type | 20040909 | |
| 66 | Instance method | Public | Method | Sets the Tooltip for the Entire ALV Output | 20040909 | |
| 67 | Instance method | Public | Method | Shows the Design Object for the Header Area | 20050127 | |
| 68 | Instance method | Public | Method | Shows or Hides the ALV Output | 20040909 | |
| 69 | Instance method | Public | Method | Sets the Height of the ALV Output in Rows | 20040909 | |
| 70 | Instance method | Public | Method | Sets the Width of the ALV Output | 20041130 |
Events
Interface IF_SALV_WD_TABLE_SETTINGS has no event.
Types
Interface IF_SALV_WD_TABLE_SETTINGS has no local type.
Method Signatures
Method CREATE_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_SALV_WD_HEADER | 20041217 |
Method CREATE_HEADER on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method DELETE_HEADER Signature
Method DELETE_HEADER on Interface IF_SALV_WD_TABLE_SETTINGS has no parameter.
Method DELETE_HEADER on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_ACC_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060307 |
Method GET_ACC_DESCRIPTION on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_COLUMN_RESIZE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_TABLE=>T_COLUMN_RESIZE_MODE | 20120524 |
Method GET_COLUMN_RESIZE_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DATA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK | 20041001 |
Method GET_DATA_CHECK on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_TABLE=>T_DESIGN | 20040909 |
Method GET_DESIGN on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DISPLAY_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_AS | Konstante | 20060315 |
Method GET_DISPLAY_AS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DISPLAY_EMPTY_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070530 |
Method GET_DISPLAY_EMPTY_ROWS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DISPLAY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_TYPE | 20050207 |
Method GET_DISPLAY_TYPE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_DRAG_AND_DROP_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_DRAG_AND_DROP | Einstellungen zum Drag&Drop Verhalten | 20090205 |
Method GET_DRAG_AND_DROP_SETTINGS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>EDIT_MODE | 20050916 |
Method GET_EDIT_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_EMPTY_TABLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20050218 |
Method GET_EMPTY_TABLE_TEXT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040909 |
Method GET_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_END_OF_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050127 |
Method GET_END_OF_LIST_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS 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) | I | 20050118 |
Method GET_FIRST_VISIBLE_ROW on Interface IF_SALV_WD_TABLE_SETTINGS 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 | 20041130 |
Method GET_FIRST_VISIBLE_SCROLL_COL on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_FIXED_TABLE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040914 |
Method GET_FIXED_TABLE_LAYOUT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_FOOTER_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>FOOTER_VISIBLE | 20040909 |
Method GET_FOOTER_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_GRID_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_TABLE=>T_GRID_MODE | 20050608 |
Method GET_GRID_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_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_SALV_WD_HEADER | 20040909 |
Method GET_HEADER on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_HIERARCHY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_TABLE_HIERARCHY | Einstellungen zur Darstellung als Hierarchie | 20090205 |
Method GET_HIERARCHY_SETTINGS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_MASS_EDIT_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_WD_MASS_EDIT_SETTINGS | Einstellungen für die Massendateneingabe | 20090714 |
Method GET_MASS_EDIT_SETTINGS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_MULTI_COLUMN_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060209 |
Method GET_MULTI_COLUMN_SORT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040909 |
Method GET_READ_ONLY on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_REFRESH_ON_DATA_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | 20060713 |
Method GET_REFRESH_ON_DATA_CHANGE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_REFRESH_ON_DATA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | 20060713 |
Method GET_REFRESH_ON_DATA_CHECK on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_ROW_SELECTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20051006 |
Method GET_ROW_SELECTABLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_ROW_SELECTABLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20051006 |
Method GET_ROW_SELECTABLE_FIELDNAME on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_SCROLLABLE_COL_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | I | 20041130 |
Method GET_SCROLLABLE_COL_COUNT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_TABLE=>T_SELECTION_MODE | 20040909 |
Method GET_SELECTION_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040909 |
Method GET_TOOLTIP on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_TOP_OF_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050127 |
Method GET_TOP_OF_LIST_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | 20040909 |
Method GET_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | I | 20040909 |
Method GET_VISIBLE_ROW_COUNT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method GET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20041130 |
Method GET_WIDTH on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method IS_CELL_ACTION_EVENT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060703 |
Method IS_CELL_ACTION_EVENT_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method IS_IMPLICIT_P13N_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' = implizite Personalisierung erlaubt | 20100428 |
Method IS_IMPLICIT_P13N_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method IS_ON_SELECT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081022 |
Method IS_ON_SELECT_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_ACC_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20060307 |
Method SET_ACC_DESCRIPTION on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_CELL_ACTION_EVENT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060703 |
Method SET_CELL_ACTION_EVENT_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_COLUMN_RESIZE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_TABLE=>T_COLUMN_RESIZE_MODE | CL_WD_TABLE=>E_COLUMN_RESIZE_MODE-PRESERVE_TABLE_WIDTH | 20120524 |
Method SET_COLUMN_RESIZE_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_DATA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK | IF_SALV_WD_C_TABLE_SETTINGS=>DATA_CHECK_ON_CHECK_EVENT | 20041001 |
Method SET_DATA_CHECK on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_DESIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_TABLE=>T_DESIGN | CL_WD_TABLE=>E_DESIGN-STANDARD | 20040909 |
Method SET_DESIGN on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_DISPLAY_AS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_AS | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_AS_TABLE | Konstante | 20060315 |
Method SET_DISPLAY_AS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_DISPLAY_EMPTY_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070530 |
Method SET_DISPLAY_EMPTY_ROWS on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_DISPLAY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_TYPE | IF_SALV_WD_C_TABLE_SETTINGS=>DISPLAY_TYPE_TABLE | 20050207 |
Method SET_DISPLAY_TYPE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>EDIT_MODE | IF_SALV_WD_C_TABLE_SETTINGS=>EDIT_MODE_STANDARD | 20050916 |
Method SET_EDIT_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_EMPTY_TABLE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20050218 |
Method SET_EMPTY_TABLE_TEXT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040909 |
Method SET_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_END_OF_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050127 |
Method SET_END_OF_LIST_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS 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) | I | 20050118 |
Method SET_FIRST_VISIBLE_ROW on Interface IF_SALV_WD_TABLE_SETTINGS 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 | 20041130 |
Method SET_FIRST_VISIBLE_SCROLL_COL on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_FIXED_TABLE_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040914 |
Method SET_FIXED_TABLE_LAYOUT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_FOOTER_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>FOOTER_VISIBLE | IF_SALV_WD_C_TABLE_SETTINGS=>FOOTER_VISIBLE_TRUE | 20040909 |
Method SET_FOOTER_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_GRID_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_TABLE=>T_GRID_MODE | CL_WD_TABLE=>E_GRID_MODE-BOTH | 20050608 |
Method SET_GRID_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_IMPLICIT_P13N_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' = implizite Personalisierung erlauben | 20100428 |
Method SET_IMPLICIT_P13N_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_MULTI_COLUMN_SORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060209 |
Method SET_MULTI_COLUMN_SORT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_ON_SELECT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20081022 |
Method SET_ON_SELECT_ENABLED on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20040909 |
Method SET_READ_ONLY on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_REFRESH_ON_DATA_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH_AND_APPLY_SERVICES | 20060713 |
Method SET_REFRESH_ON_DATA_CHANGE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_REFRESH_ON_DATA_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH | IF_SALV_WD_C_TABLE_SETTINGS=>REFRESH_AND_APPLY_SERVICES | 20060713 |
Method SET_REFRESH_ON_DATA_CHECK on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_ROW_SELECTABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20051006 |
Method SET_ROW_SELECTABLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_ROW_SELECTABLE_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20051006 |
Method SET_ROW_SELECTABLE_FIELDNAME on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_SCROLLABLE_COL_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20041130 |
Method SET_SCROLLABLE_COL_COUNT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_TABLE=>T_SELECTION_MODE | CL_WD_TABLE=>E_SELECTION_MODE-AUTO | 20040909 |
Method SET_SELECTION_MODE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040909 |
Method SET_TOOLTIP on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_TOP_OF_LIST_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050127 |
Method SET_TOP_OF_LIST_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Attribute reference (LIKE) | CL_WD_UIELEMENT=>T_VISIBLE | CL_WD_UIELEMENT=>E_VISIBLE-VISIBLE | WebDynpro:Visibility | 20040909 |
Method SET_VISIBLE on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_VISIBLE_ROW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 10 | 20040909 |
Method SET_VISIBLE_ROW_COUNT on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
Method SET_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20041130 |
Method SET_WIDTH on Interface IF_SALV_WD_TABLE_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |