SAP ABAP Function Module CRM_OPPORT_I_UPDATE_DU (Write the modified Opportunity Item to the database)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-OPP (Application Component) Opportunities
     CRM_OPPORT_I (Package) CRM Opportuinity Item Extension
Basic Data
Function Module CRM_OPPORT_I_UPDATE_DU Write the modified Opportunity Item to the database  
Function Group CRM_OPPORT_I_DU   Opport Item Data: Update  
Program Name SAPLCRM_OPPORT_I_DU    
INCLUDE Name LCRM_OPPORT_I_DUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_RECORDS_TO_INSERT TYPE CRMT_OPPORT_I_DU_TAB Table Type for Opportunity Data Corresponding to DB Table
Importing IT_RECORDS_TO_UPDATE TYPE CRMT_OPPORT_I_DU_TAB Table Type for Opportunity Data Corresponding to DB Table
Importing IT_RECORDS_TO_DELETE TYPE CRMT_OPPORT_I_DU_TAB Table Type for Opportunity Data Corresponding to DB Table
Importing IT_GUID_TO_DELETE TYPE CRMT_OBJECT_KEY_TAB Table of One Order Documents
               
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  20100421 
SAP Release Created in 701