SAP ABAP Interface /XNFE/IF_ALV_CONFIG (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  
Short Description Configuration of ALV    
General Data
Package /XNFE/USICORE   User Interface of Core Components (NF-e and CT-e) 
Created 20110715   SAP 
Last changed 20141107    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /XNFE/IF_ALV_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /XNFE/IF_ALV_CONFIG has no interface.
Friends
Interface /XNFE/IF_ALV_CONFIG has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_10_ROWS Constant Public Type reference (TYPE) I 10 20110715
2 CO_14_ROWS Constant Public Type reference (TYPE) I 14 20110715
3 CO_15_ROWS Constant Public Type reference (TYPE) I 15 20110715
4 CO_20_ROWS Constant Public Type reference (TYPE) I 20 20110715
5 CO_5_ROWS Constant Public Type reference (TYPE) I 5 20110715
6 CO_7_ROWS Constant Public Type reference (TYPE) I 7 20110715
7 CO_POS_11 Constant Public Type reference (TYPE) I 11 20110715
8 CV_EXIT_CLASS Constant Public See coding Name of Local Exit Class 20110715
9 CV_STAT_EXIT_CLASS Constant Public See coding 20110715
10 MV_TABLE_ACC_DESCR Instance attribute Public Type reference (TYPE) STRING 20110715
11 MV_TABLE_DISP_ROWS Instance attribute Public Type reference (TYPE) I Number of Initially Displayed Lines 20110718
12 MV_TABLE_TEXT Instance attribute Public Type reference (TYPE) STRING 20110715
13 MV_TABLE_TOOLTIP Instance attribute Public Type reference (TYPE) STRING 20110715
Methods
Interface /XNFE/IF_ALV_CONFIG has no method.
Events
Interface /XNFE/IF_ALV_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COLUMN Public See coding 20110715 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 20110715 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 20110715 t_columns type standard table of s_column
4 T_FUNCTIONS Public See coding 20110715 t_functions type standard table of s_function
History
Last changed by/on SAP  20141107 
SAP Release Created in 900