SAP ABAP Function Module CO_DT_SELECTION_DETAIL_FILL (Select selected record from list for detail screen acc. to object type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Function Module CO_DT_SELECTION_DETAIL_FILL Select selected record from list for detail screen acc. to object type  
Function Group CODT   Production order: Dialog tables  
Program Name SAPLCODT   Dialog Table Processing for Orders 
INCLUDE Name LCODTU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDEX_DT_EXP TYPE SYST-TABIX Index on dialog table for selected record
Exporting RC27I_ALLIG TYPE SYST-TABIX selected record from dialog table
Exporting RC27I_EXP TYPE RC27I Index field string (corrected)
Exporting RCLST_EXP TYPE RCLST selected record from dialog table
Importing FILTER_IMP TYPE SPACE
Importing FLG_OPR_SOP_IMP TYPE 'X' Treat operation and suboperation the same way
Importing OBJECT_IMP TYPE RCLST-OBJECT object to be selected
Importing RC27I_ALLIG TYPE SYST-TABIX 0 selected record from dialog table
Importing RC27I_IMP TYPE RC27I Index field string
Importing SUBOBJ_IMP TYPE RCLST-SUBOBJ SPACE Data Objects of a Task List
Exception NOT_FOUND TYPE No appropriate record found
Exception NO_LIST TYPE No appropriate list found
               
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  19931201 
SAP Release Created in