SAP ABAP Interface IF_SALV_WD_COLUMN_SETTINGS (Settings for the Column in the ALV Output)
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 20040909
Properties
Interface IF_SALV_WD_COLUMN_SETTINGS  
Short Description Settings for the Column in the ALV Output    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20020903   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_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_WD_COLUMN_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_COLUMN_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COLUMN_HEADER_SPLITTER Instance attribute Public Type reference (TYPE) ABAP_BOOL OBSOLETE - This attribute must no longer be used 20091215
2 T_COLUMNS Instance attribute Public Type reference (TYPE) SALV_WD_T_COLUMN_REF SALV_WD_T_COLUMN_REF 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COLUMN Instance method Public Method Generates the Object of a Column 20041223
2 DELETE_COLUMN Instance method Public Method Deletes the Object of a Column 20041223
3 DELETE_COLUMNS Instance method Public Method Deletes All Column Objects of the ALV Output 20061116
4 GET_COLUMN Instance method Public Method Returns the Object of a Column 20040909
5 GET_COLUMNS Instance method Public Method Returns the Objects of All Columns 20040909
6 SET_COLUMN_HEADER_SPLITTER Instance method Public Method OBSOLETE - This method must no longer be used 20091215
Events
Interface IF_SALV_WD_COLUMN_SETTINGS has no event.
Types
Interface IF_SALV_WD_COLUMN_SETTINGS has no local type.
Method Signatures

Method CREATE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20041223
2 Importing POSITION Call by reference Type reference (TYPE) I 20041223
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20041223

Method CREATE_COLUMN on Interface IF_SALV_WD_COLUMN_SETTINGS has no exception.

Method DELETE_COLUMN Signature

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

Method DELETE_COLUMN on Interface IF_SALV_WD_COLUMN_SETTINGS has no exception.

Method DELETE_COLUMNS Signature

Method DELETE_COLUMNS on Interface IF_SALV_WD_COLUMN_SETTINGS has no parameter.
Method DELETE_COLUMNS on Interface IF_SALV_WD_COLUMN_SETTINGS has no exception.

Method GET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040909
2 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_COLUMN 20040909

Method GET_COLUMN on Interface IF_SALV_WD_COLUMN_SETTINGS has no exception.

Method GET_COLUMNS Signature

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

Method GET_COLUMNS on Interface IF_SALV_WD_COLUMN_SETTINGS has no exception.

Method SET_COLUMN_HEADER_SPLITTER 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 20091215

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