SAP ABAP Interface IF_SALV_WD_STD_FUNCTIONS (Settings for ALV Standard Functions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
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 20041221
Properties
Interface IF_SALV_WD_STD_FUNCTIONS  
Short Description Settings for ALV Standard Functions    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041221   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 IF_SALV_WD_C_AGGREGATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_STD_FUNCTIONS has no interface.
Friends
Interface IF_SALV_WD_STD_FUNCTIONS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATION_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
2 BEX_ANALYZER_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070911
3 BI_BROADCASTING_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060202
4 COLUMN_SELECTION_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
5 COUNT_RECORDS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050114
6 CR_INPLACE_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20081212
7 DIALOG_SETTINGS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050914
8 DIALOG_SETTINGS_AS_POPUP Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050916
9 DISPLAY_AS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060531
10 DISPLAY_SETTINGS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050204
11 EDIT_APPEND_ROWS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
12 EDIT_APPEND_ROW_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
13 EDIT_CHECK_AVAILABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
14 EDIT_DELETE_ROW_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
15 EDIT_INSERT_ROWS_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
16 EDIT_INSERT_ROW_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
17 EDIT_UNDO_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL OBSOLETE: "Undo" function is not longer supported 20041221
18 EXCEL_INPLACE_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060519
19 EXPORT_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050117
20 FILTER_COMPLEX_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
21 FILTER_FILTERLINE_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
22 FIXED_COLS_LEFT_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070907
23 FIXED_COLS_RIGHT_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070907
24 GRAPHIC_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060315
25 GROUP_AGGREGATION_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050222
26 HIERARCHY_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060315
27 PDF_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050321
28 SORT_COMPLEX_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
29 SORT_HEADERCLICK_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041221
30 VIEW_LIST_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20050412
31 VIEW_QUICK_SAVE_ALLOWED Instance attribute Public Type reference (TYPE) ABAP_BOOL 'X' if it is permitted to quick-save views 20100318
Methods
# Method Level Visibility Method type Description Created on
1 IS_AGGREGATION_ALLOWED Instance method Public Method Shows Whether the Tab Page "Calculation" Is Visible 20041221
2 IS_BEX_ANALYZER_ALLOWED Instance method Public Method Shows Whether Entry "BEx Analyzer" is visible under "Export" 20070911
3 IS_BI_BROADCASTING_ALLOWED Instance method Public Method Indicates Whether Send Button Is Visible 20060202
4 IS_COLUMN_SELECTION_ALLOWED Instance method Public Method Shows Whether Tab Page "Column Selection" Is Visible 20041221
5 IS_COUNT_RECORDS_ALLOWED Instance method Public Method Shows Whether Checkbox "Count Table Entries" Is Visible 20050114
6 IS_CR_INPLACE_ALLOWED Instance method Public Method Indicates Whether "Display As" Dropdown Listbox Is Visible 20081212
7 IS_DIALOG_SETTINGS_ALLOWED Instance method Public Method Shows Whether Pushbutton "Settings" is Visible 20050914
8 IS_DIALOG_SETTINGS_AS_POPUP Instance method Public Method Indicates Whether Settings Window Appears as Popup 20050916
9 IS_DISPLAY_AS_ALLOWED Instance method Public Method Indicates Whether "Display As" Dropdown Listbox Is Visible 20060531
10 IS_DISPLAY_SETTINGS_ALLOWED Instance method Public Method Shows Whether Tab Page "Display" Is Visible 20050204
11 IS_EDIT_APPEND_ROWS_ALLOWED Instance method Public Method Method is obsolete 20041221
12 IS_EDIT_APPEND_ROW_ALLOWED Instance method Public Method Shows Whether Pushbutton "Attach Row" Is Visible 20041221
13 IS_EDIT_CHECK_AVAILABLE Instance method Public Method Shows Whether Pushbutton "Check" Is Visible 20041221
14 IS_EDIT_DELETE_ROW_ALLOWED Instance method Public Method Shows Whether Pushbutton "Delete Row" Is Visible 20041221
15 IS_EDIT_INSERT_ROWS_ALLOWED Instance method Public Method Method is obsolete 20041221
16 IS_EDIT_INSERT_ROW_ALLOWED Instance method Public Method Shows Whether Pushbutton "Insert Rows" Is Visible 20041221
17 IS_EDIT_UNDO_ALLOWED Instance method Public Method OBSOLETE: "Undo" function is not longer supported 20041221
18 IS_EXCEL_INPLACE_ALLOWED Instance method Public Method Indicates Whether "Display As" Dropdown Listbox Is Visible 20060519
19 IS_EXPORT_ALLOWED Instance method Public Method Shows Whether Entry "Excel" is visible under "Export" 20050117
20 IS_FILTER_COMPLEX_ALLOWED Instance method Public Method Shows Whether Tab Page "Filter" Is Visible 20041221
21 IS_FILTER_FILTERLINE_ALLOWED Instance method Public Method Shows Whether Pushbutton "Filter" Is Visible 20041221
22 IS_FIXED_COLS_LEFT_ALLOWED Instance method Public Method Shows If Dropdown List "Columns Fixed to Left" is Visible 20070815
23 IS_FIXED_COLS_RIGHT_ALLOWED Instance method Public Method Shows If Dropdown List "Columns Fixed to Right" is Visible 20070815
24 IS_GRAPHIC_ALLOWED Instance method Public Method Indicates Whether "Display As" Dropdown Listbox Is Visible 20060315
25 IS_GROUP_AGGREGATION_ALLOWED Instance method Public Method Shows Whether Interface Elements for Subtotals Are Visible 20050222
26 IS_HIERARCHY_ALLOWED Instance method Public Method Indicates Whether UI Elements for Hierarchy Are Visible 20060315
27 IS_PDF_ALLOWED Instance method Public Method Shows Whether Pushbutton/Tab Page "PDF" is Visible 20050321
28 IS_SORT_COMPLEX_ALLOWED Instance method Public Method Shows Whether Tab Page "Sorting" Is Visible 20041221
29 IS_SORT_HEADERCLICK_ALLOWED Instance method Public Method Shows Whether Sort Occurs with Single Click on Col. Heading 20041221
30 IS_VIEW_LIST_ALLOWED Instance method Public Method Shows Whether Dropdown List Box for Views Is Displayed 20050412
31 IS_VIEW_QUICK_SAVE_ALLOWED Instance method Public Method Shows if it is permitted to quick-save views 20100318
32 MARK_P13N_VIEW_AS_MODIFIED Instance method Public Method Sets Modification Flag of a View Once 20110114
33 SET_AGGREGATION_ALLOWED Instance method Public Method Shows/Hides "Calculation" Tab Page 20041221
34 SET_BEX_ANALYZER_ALLOWED Instance method Public Method Shows and Hides Entry "BEx Analyzer" under "Export" 20070911
35 SET_BI_BROADCASTING_ALLOWED Instance method Public Method Hides/Shows "Send" Pushbutton 20060202
36 SET_COLUMN_SELECTION_ALLOWED Instance method Public Method Shows/Hides "Column Selection" Tab Page 20041221
37 SET_COUNT_RECORDS_ALLOWED Instance method Public Method Shows/Hides "Count Table Entries" Checkbox 20050114
38 SET_CR_INPLACE_ALLOWED Instance method Public Method Hides/Shows "Display As" Dropdown List Box 20081212
39 SET_DIALOG_SETTINGS_ALLOWED Instance method Public Method Shows or Hides Pushbutton "Settings" 20050914
40 SET_DIALOG_SETTINGS_AS_POPUP Instance method Public Method Defines Whether "Settings" Window Appears as Popup 20050916
41 SET_DISPLAY_AS_ALLOWED Instance method Public Method Hides/Shows "Display As" Dropdown List Box 20060531
42 SET_DISPLAY_SETTINGS_ALLOWED Instance method Public Method Shows/Hides "Display" Tab Page 20050204
43 SET_EDIT_APPEND_ROWS_ALLOWED Instance method Public Method Method is obsolete 20041221
44 SET_EDIT_APPEND_ROW_ALLOWED Instance method Public Method Shows/Hides "Attach Rows" Pushbutton 20041221
45 SET_EDIT_CHECK_AVAILABLE Instance method Public Method Shows/Hides "Check" Pushbutton 20041221
46 SET_EDIT_DELETE_ROW_ALLOWED Instance method Public Method Shows/Hides "Delete Row" Pushbutton 20041221
47 SET_EDIT_INSERT_ROWS_ALLOWED Instance method Public Method Method is obsolete 20041221
48 SET_EDIT_INSERT_ROW_ALLOWED Instance method Public Method Shows/Hides "Insert Row" Pushbutton 20041221
49 SET_EDIT_UNDO_ALLOWED Instance method Public Method OBSOLETE: "Undo" function is not longer supported 20041221
50 SET_EXCEL_INPLACE_ALLOWED Instance method Public Method Hides/Shows "Display As" Dropdown List Box 20060519
51 SET_EXPORT_ALLOWED Instance method Public Method Shows/Hides "Excel" Pushbutton 20050117
52 SET_FILTER_COMPLEX_ALLOWED Instance method Public Method Shows/Hides "Filter" Tab Page 20041221
53 SET_FILTER_FILTERLINE_ALLOWED Instance method Public Method Shows/Hides "Filter" Pushbutton 20041221
54 SET_FIXED_COLS_LEFT_ALLOWED Instance method Public Method Shows "Columns Fixed to Left" Dropdown List Box 20070815
55 SET_FIXED_COLS_RIGHT_ALLOWED Instance method Public Method Shows "Columns Fixed to Right" Dropdown List Box 20070815
56 SET_GRAPHIC_ALLOWED Instance method Public Method Hides/Shows "Display As" Dropdown List Box 20060315
57 SET_GROUP_AGGREGATION_ALLOWED Instance method Public Method Shows/Hides UI Elements for Intermediate Result 20050222
58 SET_HIERARCHY_ALLOWED Instance method Public Method Hides/Shows UI Elements for Hierarchy 20060315
59 SET_PDF_ALLOWED Instance method Public Method Shows/Hides Pushbutton / Tab Page "PDF" 20050321
60 SET_SORT_COMPLEX_ALLOWED Instance method Public Method Shows/Hides "Sorting" Tab Page 20041221
61 SET_SORT_HEADERCLICK_ALLOWED Instance method Public Method Enables Sorting with Simple Click on Column Header 20041221
62 SET_VIEW_LIST_ALLOWED Instance method Public Method Shows/Hides Dropdown List Box for Saved Views 20050412
63 SET_VIEW_QUICK_SAVE_ALLOWED Instance method Public Method Hides/shows pushbutton for quick-saving views 20100318
Events
Interface IF_SALV_WD_STD_FUNCTIONS has no event.
Types
Interface IF_SALV_WD_STD_FUNCTIONS has no local type.
Method Signatures

Method IS_AGGREGATION_ALLOWED Signature

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

Method IS_AGGREGATION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_BEX_ANALYZER_ALLOWED Signature

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

Method IS_BEX_ANALYZER_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_BI_BROADCASTING_ALLOWED Signature

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

Method IS_BI_BROADCASTING_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_COLUMN_SELECTION_ALLOWED Signature

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

Method IS_COLUMN_SELECTION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_COUNT_RECORDS_ALLOWED Signature

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

Method IS_COUNT_RECORDS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_CR_INPLACE_ALLOWED Signature

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

Method IS_CR_INPLACE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_DIALOG_SETTINGS_ALLOWED Signature

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

Method IS_DIALOG_SETTINGS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_DIALOG_SETTINGS_AS_POPUP Signature

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

Method IS_DIALOG_SETTINGS_AS_POPUP on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_DISPLAY_AS_ALLOWED Signature

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

Method IS_DISPLAY_AS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_DISPLAY_SETTINGS_ALLOWED Signature

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

Method IS_DISPLAY_SETTINGS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_APPEND_ROWS_ALLOWED Signature

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

Method IS_EDIT_APPEND_ROWS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_APPEND_ROW_ALLOWED Signature

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

Method IS_EDIT_APPEND_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_CHECK_AVAILABLE Signature

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

Method IS_EDIT_CHECK_AVAILABLE on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_DELETE_ROW_ALLOWED Signature

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

Method IS_EDIT_DELETE_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_INSERT_ROWS_ALLOWED Signature

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

Method IS_EDIT_INSERT_ROWS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_INSERT_ROW_ALLOWED Signature

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

Method IS_EDIT_INSERT_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EDIT_UNDO_ALLOWED Signature

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

Method IS_EDIT_UNDO_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EXCEL_INPLACE_ALLOWED Signature

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

Method IS_EXCEL_INPLACE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_EXPORT_ALLOWED Signature

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

Method IS_EXPORT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_FILTER_COMPLEX_ALLOWED Signature

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

Method IS_FILTER_COMPLEX_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_FILTER_FILTERLINE_ALLOWED Signature

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

Method IS_FILTER_FILTERLINE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_FIXED_COLS_LEFT_ALLOWED Signature

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

Method IS_FIXED_COLS_LEFT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_FIXED_COLS_RIGHT_ALLOWED Signature

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

Method IS_FIXED_COLS_RIGHT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_GRAPHIC_ALLOWED Signature

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

Method IS_GRAPHIC_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_GROUP_AGGREGATION_ALLOWED Signature

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

Method IS_GROUP_AGGREGATION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_HIERARCHY_ALLOWED Signature

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

Method IS_HIERARCHY_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_PDF_ALLOWED Signature

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

Method IS_PDF_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_SORT_COMPLEX_ALLOWED Signature

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

Method IS_SORT_COMPLEX_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_SORT_HEADERCLICK_ALLOWED Signature

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

Method IS_SORT_HEADERCLICK_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_VIEW_LIST_ALLOWED Signature

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

Method IS_VIEW_LIST_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method IS_VIEW_QUICK_SAVE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 'X' wenn das Schnellspeichern von Sichten erlaubt ist 20100318

Method IS_VIEW_QUICK_SAVE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method MARK_P13N_VIEW_AS_MODIFIED Signature

Method MARK_P13N_VIEW_AS_MODIFIED on Interface IF_SALV_WD_STD_FUNCTIONS has no parameter.
Method MARK_P13N_VIEW_AS_MODIFIED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_AGGREGATION_ALLOWED Signature

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

Method SET_AGGREGATION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_BEX_ANALYZER_ALLOWED Signature

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

Method SET_BEX_ANALYZER_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_BI_BROADCASTING_ALLOWED Signature

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

Method SET_BI_BROADCASTING_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_COLUMN_SELECTION_ALLOWED Signature

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

Method SET_COLUMN_SELECTION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_COUNT_RECORDS_ALLOWED Signature

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

Method SET_COUNT_RECORDS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_CR_INPLACE_ALLOWED Signature

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

Method SET_CR_INPLACE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_DIALOG_SETTINGS_ALLOWED Signature

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

Method SET_DIALOG_SETTINGS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_DIALOG_SETTINGS_AS_POPUP Signature

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

Method SET_DIALOG_SETTINGS_AS_POPUP on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_DISPLAY_AS_ALLOWED Signature

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

Method SET_DISPLAY_AS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_DISPLAY_SETTINGS_ALLOWED Signature

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

Method SET_DISPLAY_SETTINGS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_APPEND_ROWS_ALLOWED Signature

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

Method SET_EDIT_APPEND_ROWS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_APPEND_ROW_ALLOWED Signature

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

Method SET_EDIT_APPEND_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_CHECK_AVAILABLE Signature

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

Method SET_EDIT_CHECK_AVAILABLE on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_DELETE_ROW_ALLOWED Signature

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

Method SET_EDIT_DELETE_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_INSERT_ROWS_ALLOWED Signature

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

Method SET_EDIT_INSERT_ROWS_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_INSERT_ROW_ALLOWED Signature

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

Method SET_EDIT_INSERT_ROW_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EDIT_UNDO_ALLOWED Signature

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

Method SET_EDIT_UNDO_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EXCEL_INPLACE_ALLOWED Signature

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

Method SET_EXCEL_INPLACE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_EXPORT_ALLOWED Signature

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

Method SET_EXPORT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_FILTER_COMPLEX_ALLOWED Signature

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

Method SET_FILTER_COMPLEX_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_FILTER_FILTERLINE_ALLOWED Signature

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

Method SET_FILTER_FILTERLINE_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_FIXED_COLS_LEFT_ALLOWED Signature

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

Method SET_FIXED_COLS_LEFT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_FIXED_COLS_RIGHT_ALLOWED Signature

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

Method SET_FIXED_COLS_RIGHT_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_GRAPHIC_ALLOWED Signature

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

Method SET_GRAPHIC_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_GROUP_AGGREGATION_ALLOWED Signature

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

Method SET_GROUP_AGGREGATION_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_HIERARCHY_ALLOWED Signature

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

Method SET_HIERARCHY_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_PDF_ALLOWED Signature

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

Method SET_PDF_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_SORT_COMPLEX_ALLOWED Signature

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

Method SET_SORT_COMPLEX_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_SORT_HEADERCLICK_ALLOWED Signature

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

Method SET_SORT_HEADERCLICK_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_VIEW_LIST_ALLOWED Signature

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

Method SET_VIEW_LIST_ALLOWED on Interface IF_SALV_WD_STD_FUNCTIONS has no exception.

Method SET_VIEW_QUICK_SAVE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Value transfer Type reference (TYPE) ABAP_BOOL 'X' um das Schnellspeichern von Sichten zu erlauben 20100318

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