SAP ABAP Class IF_SIWEFG_SELLIST_ALV (Selection List Interface)
Properties
Class IF_SIWEFG_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 20090813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SIWEFG_SELLIST_ALV has no forward declaration.
Interfaces
Class IF_SIWEFG_SELLIST_ALV has no interface implemented.
Friends
Class IF_SIWEFG_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 20090813
2 CON_SELMODE_DISPLAY Constant Public Type reference (TYPE) C 'D' Display Only 20090813
3 CON_SELMODE_MULTI Constant Public Type reference (TYPE) C 'M' Multiple Selection 20090813
4 CON_SELMODE_SINGLE Constant Public Type reference (TYPE) C 'S' Single Selection 20090813
Methods
# Method Level Visibility Method type Description Created on
1 TOOLBAR Instance method Public Method Modify Toolbar 20090813
2 USER_COMMAND Instance method Public Method User Action 20090813
Events
Class IF_SIWEFG_SELLIST_ALV has no event.
Types
Class IF_SIWEFG_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 Context Menu 20090813

Method TOOLBAR on class IF_SIWEFG_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) SIWEFG_TAB_SELLIST_ALV Table Type for EFG_STR_SELLIST_ALV 20090813
2 Exporting E_FLG_TREATED Call by reference Type reference (TYPE) XFELD General Indicator 20090813
3 Importing I_COLUMN Call by reference Type reference (TYPE) C Field Name 20090813
4 Importing I_SELINDEX Call by reference Type reference (TYPE) SY-INDEX Index for Selected Line 20090813
5 Importing I_STR_SELECTED Call by reference Type reference (TYPE) SIWEFG_STR_SELLIST_ALV Selected Line in Single Mode 20090813
6 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Activity code 20090813

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