SAP ABAP Function Module CP_DT_MARK_SINGLE_CHK (Check whether exactly one object of an object type is sel. in a list)
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_MARK_SINGLE_CHK Check whether exactly one object of an object type is sel. in a list  
Function Group CPDT   Task lists: dialog tables  
Program Name SAPLCPDT   Dialog Table Processing: General Performs 
INCLUDE Name LCPDTU02    
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
Exporting RC27I_EXP TYPE RC27I Indices on document table to selec
Exporting RCLST_EXP TYPE RCLST Data record from dialog table
Importing FLG_OPR_SOP_IMP TYPE 'X' Indicator: treat equally operation
Importing OBJECT_IMP TYPE RCLST-OBJECT Object type of the detail screen
Importing ZZZZ TYPE SYST-MANDT SPACE temporary field (allignment proble
Exception NON_MARKED TYPE No data record selected
Exception NO_LIST TYPE No appropriate list found
Exception SEVERAL_MARKED TYPE several data records selected
Exception NO_ENTRY TYPE
               
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