SAP ABAP Class IF_EFG_SELLIST_ALV (Selection List Interface)
Properties
Class IF_EFG_SELLIST_ALV  
Short Description Selection List Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EFG_SELLIST_ALV has no forward declaration.
Interfaces
Class IF_EFG_SELLIST_ALV has no interface implemented.
Friends
Class IF_EFG_SELLIST_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_OK_PICK Constant Public Type reference (TYPE) SY-UCOMM 'PICK' OK Code for PICK 20060711
2 CON_SELMODE_DISPLAY Constant Public Type reference (TYPE) C 'D' Display only 20060711
3 CON_SELMODE_MULTI Constant Public Type reference (TYPE) C 'M' Multiple Answer 20060711
4 CON_SELMODE_SINGLE Constant Public Type reference (TYPE) C 'S' Single Selection 20060711
Methods
# Method Level Visibility Method type Description Created on
1 TOOLBAR Instance method Public Method Modify Toolbar 20040804
2 USER_COMMAND Instance method Public Method User Action 20040804
Events
Class IF_EFG_SELLIST_ALV has no event.
Types
Class IF_EFG_SELLIST_ALV has no local type.
Method Signatures

Method TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RCL_ALV_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Kontextmenü 20040804

Method TOOLBAR on class IF_EFG_SELLIST_ALV has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TAB_SELLIST Call by reference Type reference (TYPE) EFG_TAB_SELLIST_ALV Tabellentyp für EFG_STR_SELLIST_ALV 20050111
2 Exporting E_FLG_TREATED Call by reference Type reference (TYPE) EFG_DTE_FLAG Allgemeines Kennzeichen 20040804
3 Importing I_COLUMN Call by reference Type reference (TYPE) C Feldname 20060627
4 Importing I_SELINDEX Call by reference Type reference (TYPE) SY-INDEX Index der ausgewählten Zeile 20040804
5 Importing I_STR_SELECTED Call by reference Type reference (TYPE) EFG_STR_SELLIST_ALV Ausgewählte Zeile im Single Fall 20040804
6 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Aktionscode 20040804

Method USER_COMMAND on class IF_EFG_SELLIST_ALV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in