SAP ABAP Class CL_EFG_ALV_LIST (Abstract Class ALV List)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PWB (Application Component) Print Workbench
     EEPW (Package) Print Workbench
Properties
Class CL_EFG_ALV_LIST  
Short Description Abstract Class ALV List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class EZ    
Program status     
Category 0   
Package EEPW   Print Workbench 
Created 20020828   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EFG_ALV_LIST has no forward declaration.
Interfaces
Class CL_EFG_ALV_LIST has no interface implemented.
Friends
Class CL_EFG_ALV_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _CNT_CURR Instance attribute Private Type reference (TYPE) I 20020910
2 _CNT_TOTAL Instance attribute Private Type reference (TYPE) I 20020910
3 _FLG_COUNTER Instance attribute Private Type reference (TYPE) EFG_DTE_FLAG General Indicator 20020918
4 _FLG_PERCENTAGE Instance attribute Private Type reference (TYPE) EFG_DTE_FLAG General Indicator 20020918
5      
6 _RCL_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20020828
7 _RCL_FCAT Instance attribute Public Object reference (TYPE REF TO) CL_EFG_ALV_FIELDCATALOGUE Field Catalog 20020828
8 _RCL_GRID Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020828
9      
10 _RDA_LINES Instance attribute Private Object reference (TYPE REF TO) DATA 20020830
11 _STRUCNAME Instance attribute Public Type reference (TYPE) TYPENAME Structure Name 20020828
12 _STR_LAYOUT Instance attribute Public Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20020828
13      
Methods
# Method Level Visibility Method type Description Created on
1 ALV_EVENT_CONTEXT_MENU Instance method Protected Event handling method ALV: Context Menu 20020828
2 ALV_EVENT_DOUBLE_CLICK Instance method Protected Event handling method ALv: Toolbar Handler Doubleclick 20020828
3