SAP ABAP Interface IF_SALV_WD_TABLE_UTIL_FIELDS (IF_SALV_WD_TABLE_UTIL_FIELDS)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_COMMON (Package) SALV WD Common
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_MODEL_TABLE_UTIL 20041206
Properties
Interface IF_SALV_WD_TABLE_UTIL_FIELDS  
Short Description    
General Data
Package SALV_WD_COMMON   SALV WD Common 
Created 20041206   SAP 
Last changed 20131127   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_SALV_BS_RESULT_DATA_TABLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_SALV_BS_R_DATA_TABLE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_SALV_WD_TABLE_UTIL_FIELDS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no interface.
Friends
Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no friend.
Attributes
Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_AGGR_RULES Static method Public Method 20041223
2 DELETE_FIELDS Static method Public Method 20041223
3 DELETE_FILTER_RULES Static method Public Method 20041223
4 DELETE_SORT_RULES Static method Public Method 20041223
5 GET_1ST_VISIBLE_CHARACTERISTIC Static method Public Method 20050801
6 GET_1ST_VISIBLE_KEYFIGURE Static method Public Method 20060329
7 GET_AGGR_CHAR_KEYF_UNIT Static method Public Method 20050801
8 GET_AGGR_RULES Static method Public Method 20050118
9 GET_FILTERED_FIELDS Static method Public Method 20051214
10 GET_FILTER_RULES Static method Public Method 20050118
11 GET_SORTED_FIELDS Static method Public Method 20051214
12 GET_SORT_RULES Static method Public Method 20041220
13 IS_AGGREGATION_DEFINED Static method Public Method 20050502
14 IS_COMPLEX_FILTER_DEFINED Static method Public Method 20041222
15 IS_FILTER_DEFINED Static method Public Method 20050311
16 IS_SORT_DEFINED Static method Public Method 20061116
17 IS_SUBAGGREGATION_DEFINED Static method Public Method 20050103
Events
Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no event.
Types
Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no local type.
Method Signatures

Method DELETE_AGGR_RULES Signature

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

Method DELETE_AGGR_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method DELETE_FIELDS Signature

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

Method DELETE_FIELDS on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method DELETE_FILTER_RULES Signature

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

Method DELETE_FILTER_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method DELETE_SORT_RULES Signature

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

Method DELETE_SORT_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_1ST_VISIBLE_CHARACTERISTIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20050801
2 Importing R_RESULT Call by reference Object reference (TYPE REF TO) CL_SALV_WD_RESULT_DATA_TABLE 20051214
3 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO 20050801

Method GET_1ST_VISIBLE_CHARACTERISTIC on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_1ST_VISIBLE_KEYFIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20060329
2 Importing R_RESULT Call by reference Object reference (TYPE REF TO) CL_SALV_WD_RESULT_DATA_TABLE 20060329
3 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>S_TYPE_COLUMN_INFO 20060329

Method GET_1ST_VISIBLE_KEYFIGURE on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_AGGR_CHAR_KEYF_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20050801
2 Exporting T_CHAR Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_CHAR 20050801
3 Exporting T_KEYF Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_KEYF 20050801
4 Exporting T_UNIT Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_UNIT 20050801

Method GET_AGGR_CHAR_KEYF_UNIT on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_AGGR_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050118
2 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_T_AGGR_RULE_REF SALV_WD_T_AGGR_RULE_REF 20050118

Method GET_AGGR_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_FILTERED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20051214
2 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_T_FIELD_REF SALV_WD_T_FIELD_REF 20051214

Method GET_FILTERED_FIELDS on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_FILTER_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050118
2 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_T_FILTER_RULES_REF 20050118

Method GET_FILTER_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_SORTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20051214
2 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_T_FIELD_REF SALV_WD_T_FIELD_REF 20051214

Method GET_SORTED_FIELDS on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method GET_SORT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20041220
2 Returning VALUE Value transfer Type reference (TYPE) SALV_WD_T_SORT_RULE_REF SALV_WD_T_SORT_RULE_REF 20041220

Method GET_SORT_RULES on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method IS_AGGREGATION_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20050502
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050502

Method IS_AGGREGATION_DEFINED on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method IS_COMPLEX_FILTER_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20041222
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20041222

Method IS_COMPLEX_FILTER_DEFINED on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method IS_FILTER_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050311
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050311

Method IS_FILTER_DEFINED on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method IS_SORT_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20061116
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20061116

Method IS_SORT_DEFINED on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.

Method IS_SUBAGGREGATION_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE 20050103
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20050103

Method IS_SUBAGGREGATION_DEFINED on Interface IF_SALV_WD_TABLE_UTIL_FIELDS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 700