SAP ABAP Function Module CO_DT_DTAB_REC_INS (Insert a record into the dialog table)
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_DTAB_REC_INS Insert a record into the dialog table  
Function Group CODT   Production order: Dialog tables  
Program Name SAPLCODT   Dialog Table Processing for Orders 
INCLUDE Name LCODTU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INDEX_DT_EXP TYPE SYST-TABIX Index on inserted record in dialog table
Exporting LSTNR_EXP TYPE RCLST-LSTNR List number
Importing INDEX_PLPO TYPE SYST-TABIX '0' Index of Current Activity
Importing RCLST_AOB_IMP TYPE RCLST SPACE
Importing RCLST_IMP TYPE RCLST record of the dialog table to be inserted
Exception DUBREC TYPE Record already exists
               
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