SAP ABAP Function Module QM06_SELECT_ITEM (Select Item for Action or Task)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QQM (Package) QM quality notification
Basic Data
Function Module QM06_SELECT_ITEM Select Item for Action or Task  
Function Group QM06   Examples of follow-up functions  
Program Name SAPLQM06    
INCLUDE Name LQM06U49    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_FENUM TYPE FELFD Selected Item Number
Importing IT_ITEMS TYPE TAB_WQMFE Work Table for Notification Item
Importing IV_START_COLUMN TYPE SYWINX1 10 X-coordinate of ALV grid
Importing IV_END_COLUMN TYPE SYWINX2 130 X-coordinate of ALV grid
Importing IV_START_ROW TYPE SYWINY1 3 Y-coordinate of ALV grid
Importing IV_END_ROW TYPE SYWINY2 13 Y-coordinate of ALV grid
Exception SELECTION_STOPPED TYPE Item Selection was cancelled
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130531 
SAP Release Created in