SAP ABAP Interface IF_EFG_SELLIST_ALV (Selection List Interface)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS (Application Component) Financial Services
     FS_SELECTION (Package) Selection
Properties
Interface IF_EFG_SELLIST_ALV  
Short Description Selection List Interface    
General Data
Package FS_SELECTION   Selection 
Created 20040728   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_EFG_SELLIST_ALV has no forward declaration.
Interfaces
Interface IF_EFG_SELLIST_ALV has no interface.
Friends
Interface IF_EFG_SELLIST_ALV has no friend.
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
Interface IF_EFG_SELLIST_ALV has no event.
Types
Interface 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 Interface 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 Interface IF_EFG_SELLIST_ALV has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700