SAP ABAP Function Module SIQM_OBJECT_INSERT_OBJECTS (Insert Objects in DB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-IQM (Application Component) Information Quality Management
     SIQM_RESULT (Package) IQM: Results of Data Quality Checks
Basic Data
Function Module SIQM_OBJECT_INSERT_OBJECTS Insert Objects in DB  
Function Group SIQM_OBJECT   IQM Objects  
Program Name SAPLSIQM_OBJECT    
INCLUDE Name LSIQM_OBJECTU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INSERTED_OBJECTS TYPE SYDBCNT Processed Database Table Rows
Exporting EV_INSERTED_KEYS TYPE SYDBCNT Processed Database Table Rows
Importing IT_OBJECT TYPE SIQM_T_OBJECT_DB Objects on DB
Importing IT_KEY TYPE SIQM_T_KEY_DB Keys on DB
Importing IV_SIMULATION TYPE ABAP_BOOL ABAP_FALSE
Exception DB_OP_FAILED TYPE DB operation failed
Exception MISSING_ATTRIBUTE TYPE missing attribute
               
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  20110909 
SAP Release Created in 710