SAP ABAP Interface IF_SALV_WD_COLUMN_SERVICE_REF (Settings for Service Columns)
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_COLUMN Columns of the ALV Output 20041202
Properties
Interface IF_SALV_WD_COLUMN_SERVICE_REF  
Short Description Settings for Service Columns    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20020903   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_WD_COLUMN_SERVICE_REF has no forward declaration.
Interfaces
Interface IF_SALV_WD_COLUMN_SERVICE_REF has no interface.
Friends
Interface IF_SALV_WD_COLUMN_SERVICE_REF has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FILTER_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041202
2 SORT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041202
Methods
# Method Level Visibility Method type Description Created on
1 GET_FILTER_FIELDNAME Instance method Public Method Returns Field the Values of Which Are Used to Filter Column 20041202
2 GET_SORT_FIELDNAME Instance method Public Method Returns Field the Values of Which Are Used to Sort Column 20041202
3 SET_FILTER_FIELDNAME Instance method Public Method Sets Field Whose Values Are Used to Sort Column 20041202
4 SET_SORT_FIELDNAME Instance method Public Method Sets Field Whose Values Are Used to Sort the Column 20041202
Events
Interface IF_SALV_WD_COLUMN_SERVICE_REF has no event.
Types
Interface IF_SALV_WD_COLUMN_SERVICE_REF has no local type.
Method Signatures

Method GET_FILTER_FIELDNAME Signature

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

Method GET_FILTER_FIELDNAME on Interface IF_SALV_WD_COLUMN_SERVICE_REF has no exception.

Method GET_SORT_FIELDNAME Signature

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

Method GET_SORT_FIELDNAME on Interface IF_SALV_WD_COLUMN_SERVICE_REF has no exception.

Method SET_FILTER_FIELDNAME Signature

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

Method SET_FILTER_FIELDNAME on Interface IF_SALV_WD_COLUMN_SERVICE_REF has no exception.

Method SET_SORT_FIELDNAME Signature

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

Method SET_SORT_FIELDNAME on Interface IF_SALV_WD_COLUMN_SERVICE_REF has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700