SAP ABAP Interface /XNFE/IF_ALV_CONFIG_COLUMNS (Configuration of ALV)
Hierarchy
SLL-NFE (Software Component) xNFE
   SLL-NFE-MGM (Application Component) NF-e: Communication Management & Monitoring
     /XNFE/USICORE (Package) User Interface of Core Components (NF-e and CT-e)
Properties
Interface /XNFE/IF_ALV_CONFIG_COLUMNS  
Short Description Configuration of ALV    
General Data
Package /XNFE/USICORE   User Interface of Core Components (NF-e and CT-e) 
Created 20111010   SAP 
Last changed 20141107    
Unicode checks active    
Forward declarations
Interface /XNFE/IF_ALV_CONFIG_COLUMNS has no forward declaration.
Interfaces
Interface /XNFE/IF_ALV_CONFIG_COLUMNS has no interface.
Friends
Interface /XNFE/IF_ALV_CONFIG_COLUMNS has no friend.
Attributes
Interface /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
Interface /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 Interface /XNFE/IF_ALV_CONFIG_COLUMNS has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 900