SAP ABAP Function Module /CEM/EE_SAVE_DB_MULTI_APPL (Function module to Save records to database)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-EM (Application Component) CRM Entitlement Management
     /CEM/EE_COMMON (Package) Entitlements Engine - Common Objects
Basic Data
Function Module /CEM/EE_SAVE_DB_MULTI_APPL Function module to Save records to database  
Function Group /CEM/EE_DB   Entitlement Engine Database Layer API  
Program Name /CEM/SAPLEE_DB    
INCLUDE Name /CEM/LEE_DBU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_FULL_LOCK TYPE /CEM/FLAG FLAG
Importing IT_H_RECORDS_TO_INSERT TYPE /CEM/T_H_DB DB Header Table Type
Importing IT_H_RECORDS_TO_DELETE TYPE /CEM/T_H_DB DB Header Table Type
Importing IT_H_RECORDS_TO_UPDATE TYPE /CEM/T_H_DB DB Header Table Type
Importing IT_I_RECORDS_TO_INSERT TYPE /CEM/T_I_DB DB Item Table Type
Importing IT_I_RECORDS_TO_DELETE TYPE /CEM/T_I_DB DB Item Table Type
Importing IT_I_RECORDS_TO_UPDATE TYPE /CEM/T_I_DB DB Item Table Type
Importing IT_D_RECORDS_TO_INSERT TYPE /CEM/T_D_DB DB Document Flow Table Type
Importing IT_D_RECORDS_TO_DELETE TYPE /CEM/T_D_DB DB Document Flow Table Type
Importing IT_D_RECORDS_TO_UPDATE TYPE /CEM/T_D_DB DB Document Flow Table Type
Exception INSERT_ERROR TYPE Database insert failed. Contact your system administrator
Exception UPDATE_ERROR TYPE Database update failed. Contact your system administrator
Exception DELETE_ERROR TYPE Database delete failed. Contact your system administrator
               
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  20050115 
SAP Release Created in 401