SAP ABAP Class /XNFE/IF_ALV_CONFIG_COLUMNS (Configuration of ALV)
Properties
Class /XNFE/IF_ALV_CONFIG_COLUMNS  
Short Description Configuration of ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111010   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /XNFE/IF_ALV_CONFIG_COLUMNS has no forward declaration.
Interfaces
Class /XNFE/IF_ALV_CONFIG_COLUMNS has no interface implemented.
Friends
Class /XNFE/IF_ALV_CONFIG_COLUMNS has no friend class.
Attributes
Class /XNFE/IF_ALV_CONFIG_COLUMNS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT_COLUMN_CONFIG Instance method Public Method Modify ALV Column Properties 20111010
Events
Class /XNFE/IF_ALV_CONFIG_COLUMNS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COLUMN Public See coding 20111010 begin of S_COLUMN, id type string, editor type ref to if_salv_wd_table_cell_editor, visible type wdy_uie_library_enum_type, position type i, header_ddic type wdy_uie_library_enum_type, "like if_salv_wd_c_ddic_binding=>ddic_bind, text type string, tooltip type string, width type string, align type wdy_uie_library_enum_type, end of s_column
2 S_FUNCTION Public See coding 20111010 begin of S_FUNCTION, id type string, function type ref to cl_salv_wd_function, editor type ref to cl_salv_wd_fe, enabled type abap_bool, position type i, visible type wdui_visibility, end of s_function
3 T_COLUMNS Public See coding 20111010 t_columns type standard table of s_column
4 T_FUNCTIONS Public See coding 20111010 t_functions type standard table of s_function
Method Signatures

Method ADAPT_COLUMN_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COLUMNS Call by reference Type reference (TYPE) /XNFE/IF_ALV_CONFIG=>T_COLUMNS Interne Tabelle mit ALV Tabellenspalten 20111010
2 Importing IR_CONFIG Call by reference Object reference (TYPE REF TO) OBJECT Referenz der ALV Konfigurationsklasse 20111125
3 Importing IT_FIELDS Call by reference Type reference (TYPE) SALV_WD_T_FIELD_REF Tabelle mit allen Felder der verwendeten Struktur 20111010

Method ADAPT_COLUMN_CONFIG on class /XNFE/IF_ALV_CONFIG_COLUMNS has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in