SAP ABAP Function Module HDB_TABLE_MERGE (Change Auto-Merge Settings and/or Execute Delta Merge)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     HDB (Package) ERP Accelerators
Basic Data
Function Module HDB_TABLE_MERGE Change Auto-Merge Settings and/or Execute Delta Merge  
Function Group HDB_SERVICE   ERP Accelerator Services  
Program Name SAPLHDB_SERVICE    
INCLUDE Name LHDB_SERVICEU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_TABNAME TYPE TABNAME Table Name
Importing I_EXECUTE_MERGE TYPE FLAG General Flag
Importing I_AUTO_MERGE_OFF TYPE FLAG General Flag
Importing I_AUTO_MERGE_ON TYPE FLAG General Flag
Importing I_APPLICATION TYPE HDB_APPLICATION Application
Importing I_SUBAPPLICATION TYPE HDB_SUBAPPLICATION SPACE Sub-Application
Importing I_KEY_VALUE TYPE HDB_KEY_VALUE SPACE Key Value
Importing I_HDBC_CHECK TYPE FLAG SPACE Check main switches in HDBC
Exception DBCON_NOT_EXIST TYPE HDB Connection Does Not Exist
Exception DBCON_NO_USE TYPE HDB Connection should not be used in this context (see HDBC)
Exception DBCON_ERROR TYPE HDB Connection Cannot be Reached
Exception TABLE_NOT_EXIST TYPE Table already exists on HDB
Exception HDB_ERROR TYPE HDB SQL 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  20130528 
SAP Release Created in 606