SAP ABAP Interface IF_WD_TABLE_METHOD_HNDL (Method Handler for the Table)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_TABLE_METHOD_HNDL Method Handler for the Table 20050201
Properties
Interface IF_WD_TABLE_METHOD_HNDL  
Short Description Method Handler for the Table    
General Data
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20050201   SAP 
Last changed 20141121    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_COND_FORMAT_METHOD_HNDL Method Handler for the Client Table 20140807
2 IF_WD_VIEW_ELEMENT_METHOD_HNDL Handler for Method Calls for View Elements 20050201
Friends
Interface IF_WD_TABLE_METHOD_HNDL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FORMAT_METHOD Instance attribute Public Attribute reference (LIKE) 20140807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CELL_EDITOR_RULE_MAPPING Instance method Public Method 20140807
2 APPLY_FILTER Instance method Public Method Filters the Table (Context can be resorted) 20050405
3 APPLY_SORTING Instance method Public Method Sorts the Table (Context can be resorted) 20050405
4 EXPAND_INTO_ELEMENT Instance method Public Method Expand Tree Table up to Element 20051024
5 GET_ALL_COLUMNS Instance method Public Method Determine All Table Columns from Column and Grouped Column 20070510
6 GET_CELL_EDITOR_RULE_MAPPINGS Instance method Public Method 20140807
7 GET_KEY_ATTRIBUTE_NAME Instance method Public Method NOT SUPPORTED 20050406
8 GET_MAX_FILTER_SUGGESTIONS_CNT Static method Public Method Maximum Number of Permitted FilterValue Suggestions 20090821
9 GET_TABLE_DATA Instance method Public Method Ascertains the table data 20121107
10 HANDLE_CUSTOM_FILTER Instance method Public Method Standard Implementation for onCustomFilter Action 20100520
11 MAKE_ELEMENT_VISIBLE Instance method Public Method Make Context Element Visible in Table 20051024
12 SET_CELL_EDITOR_RULE_MAPPINGS Instance method Public Method 20140807
13 SET_KEY_ATTRIBUTE_NAME Instance method Public Method NOT SUPPORTED 20050406
14 SUPPLY_FILTER_SUGGESTIONS Instance method Public Method Fills the filter suggestions in a table column 20090820
Events
Interface IF_WD_TABLE_METHOD_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CELL_EDITOR_RULE_MAPPING Public Attribute reference (LIKE) 20140807
2 T_CELL_EDITOR_RULE_MAPPINGS Public Attribute reference (LIKE) 20140807
Method Signatures

Method ADD_CELL_EDITOR_RULE_MAPPING Signature

Method ADD_CELL_EDITOR_RULE_MAPPING on Interface IF_WD_TABLE_METHOD_HNDL has no parameter.
Method ADD_CELL_EDITOR_RULE_MAPPING on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method APPLY_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_FILTERED Value transfer Type reference (TYPE) ABAP_BOOL 20050405
2 Importing KEEP_LEAD_SELECTION_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050405
3 Importing SET_IS_FILTERED_AT_COLUMN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090810

Method APPLY_FILTER on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method APPLY_SORTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_SORTED Value transfer Type reference (TYPE) ABAP_BOOL 20050405
2 Importing KEEP_LEAD_SELECTION_VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050405

Method APPLY_SORTING on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method EXPAND_INTO_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20051024
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20051024

Method EXPAND_INTO_ELEMENT on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method GET_ALL_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning WD_COLUMNS Value transfer Type reference (TYPE) CL_WD_TABLE_COLUMN=>TT_TABLE_COLUMN 20070510

Method GET_ALL_COLUMNS on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method GET_CELL_EDITOR_RULE_MAPPINGS Signature

Method GET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_TABLE_METHOD_HNDL has no parameter.
Method GET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method GET_KEY_ATTRIBUTE_NAME Signature

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

Method GET_KEY_ATTRIBUTE_NAME on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method GET_MAX_FILTER_SUGGESTIONS_CNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_FILTER_SUGGESTIONS_CNT Value transfer Type reference (TYPE) I 20090821

Method GET_MAX_FILTER_SUGGESTIONS_CNT on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method GET_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TABLE_DATA Value transfer Type reference (TYPE) WDR_TABLE_ROW_DATA_TAB Web Dynpro: Daten einer Tabelle 20121107

Method GET_TABLE_DATA on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method HANDLE_CUSTOM_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20100520
2 Importing TABLE_COLUMN Call by reference Object reference (TYPE REF TO) CL_WD_TABLE_COLUMN 20100520

Method HANDLE_CUSTOM_FILTER on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method MAKE_ELEMENT_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20051024
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20051024
3 Importing FOCUS_ON_FIRST_ATTRIBUTE Call by reference Type reference (TYPE) ABAP_BOOL 20060710

Method MAKE_ELEMENT_VISIBLE on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method SET_CELL_EDITOR_RULE_MAPPINGS Signature

Method SET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_TABLE_METHOD_HNDL has no parameter.
Method SET_CELL_EDITOR_RULE_MAPPINGS on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method SET_KEY_ATTRIBUTE_NAME Signature

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

Method SET_KEY_ATTRIBUTE_NAME on Interface IF_WD_TABLE_METHOD_HNDL has no exception.

Method SUPPLY_FILTER_SUGGESTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Type reference (TYPE) STRING ID der TableColumn 20090820
2 Importing NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE der zu befüllende Knoten 20090820

Method SUPPLY_FILTER_SUGGESTIONS on Interface IF_WD_TABLE_METHOD_HNDL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700