SAP ABAP Function Module CP_DT_SELECTION_FILL_DETAIL (Select sel. record from list for detail screen according to object type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CP (Package) R/3 Application development: PP Task Lists
Basic Data
Function Module CP_DT_SELECTION_FILL_DETAIL Select sel. record from list for detail screen according to object type  
Function Group CPDT   Task lists: dialog tables  
Program Name SAPLCPDT   Dialog Table Processing: General Performs 
INCLUDE Name LCPDTU05    
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
Exporting RC27I_ALLIG TYPE SYST-TABIX selected data record from dialog t
Exporting RC27I_EXP TYPE RC27I Index field string (correct)
Exporting RCLST_EXP TYPE RCLST selected data record from dialog t
Importing FILTER_IMP TYPE SPACE
Importing FLG_OPR_SOP_IMP TYPE 'X' Treat equally operation and sub-op
Importing OBJECT_IMP TYPE RCLST-OBJECT object to be selected
Importing RC27I_ALLIG TYPE SYST-TABIX 0 selected data record from dialog t
Importing RC27I_IMP TYPE RC27I Index field string
Importing SUBOBJ_IMP TYPE RCLST-SUBOBJ SPACE
Exception NOT_FOUND TYPE No appropriate data 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  19930710 
SAP Release Created in