SAP ABAP Function Module CRM_FM_FU_UPDATE (FM for Update Task for DB wirtes (Insert/Update/Delete).)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-FM-FU (Application Component) Fund Usages
     CRM_FM_FU_APP (Package) CRM Funds Management: Fund Usages application
Basic Data
Function Module CRM_FM_FU_UPDATE FM for Update Task for DB wirtes (Insert/Update/Delete).  
Function Group CRM_FM_FU   Function group for Fund Usages in Funds  
Program Name SAPLCRM_FM_FU    
INCLUDE Name LCRM_FM_FUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_INSERT_HEADER TYPE CRMT_FM_FU_HEAD TFM-Fund Usage: Fund usage headers
Importing IT_UPDATE_HEADER TYPE CRMT_FM_FU_HEAD TFM-Fund Usage: Fund usage headers
Importing IT_DELETE_HEADER TYPE CRMT_FM_FU_HEAD Table type of Fund Usage Header DB table
Importing IT_INSERT_ITEM TYPE CRMT_FM_FU_ITEM TFM-Fund Usage: Fund usage items
Importing IT_UPDATE_ITEM TYPE CRMT_FM_FU_ITEM TFM-Fund Usage: Fund usage items
Importing IT_DELETE_ITEM TYPE CRMT_FM_FU_ITEM Table type of Fund Usage Item DB table
Importing IT_INSERT_DESC TYPE CRMT_FM_FU_DESC Table type of Fund Usage Description DB table
Importing IT_UPDATE_DESC TYPE CRMT_FM_FU_DESC Table type of Fund Usage Description DB table
Importing IT_DELETE_DESC TYPE CRMT_FM_FU_DESC Table type of Fund Usage Description DB table
Exception EX_ERR_DELETE TYPE Error when deleting
Exception EX_ERR_INSERT TYPE Error when adding
Exception EX_ERR_UPDATE TYPE Update Error
               
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  20070401 
SAP Release Created in 520