SAP ABAP Function Module CO_DT_MARK_SINGLE_CHK (Check if exactly one object of an object type is selected in a list)
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_MARK_SINGLE_CHK Check if exactly one object of an object type is selected in a list  
Function Group CODT   Production order: Dialog tables  
Program Name SAPLCODT   Dialog Table Processing for Orders 
INCLUDE Name LCODTU41    
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 for selected record
Exporting RCLST_EXP TYPE RCLST Record from dialog table
Importing FLG_OPR_SOP_IMP TYPE 'X' Indicator: treat operation and suboperation the same way
Importing OBJECT_IMP TYPE RCLST-OBJECT Object type of the detail screen
Importing ZZZZ TYPE SYST-MANDT SPACE temporary field (alignment problem)
Exception NON_MARKED TYPE No record selected
Exception NO_LIST TYPE No appropriate list found
Exception SEVERAL_MARKED TYPE several 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  19931201 
SAP Release Created in