SAP ABAP Class IF_SALV_WD_COLUMN_SERVICE_REF (Settings for Service Columns)
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
Class IF_SALV_WD_COLUMN_SERVICE_REF  
Short Description Settings for Service Columns    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020903   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_WD_COLUMN_SERVICE_REF has no forward declaration.
Interfaces
Class IF_SALV_WD_COLUMN_SERVICE_REF has no interface implemented.
Friends
Class IF_SALV_WD_COLUMN_SERVICE_REF has no friend class.
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
Class IF_SALV_WD_COLUMN_SERVICE_REF has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SALV_WD_COLUMN_SERVICE_REF has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in