SAP ABAP Function Module IUUC_CHECK_TRIGGERS_EXIST (Check if the ltriggers for given app. table exists)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_MULTI_LOGTAB_USE (Package) multiple use of logging tables -> registration of consumer
Basic Data
Function Module IUUC_CHECK_TRIGGERS_EXIST Check if the ltriggers for given app. table exists  
Function Group IUUC_MULTI_USE_REMOTE   remote fubas for multi log tab use  
Program Name SAPLIUUC_MULTI_USE_REMOTE    
INCLUDE Name LIUUC_MULTI_USE_REMOTEU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_APPL_TAB TYPE TABNAME Table Name
Importing IV_LOG_TYPE TYPE IUUC_REPL_SND_RCV SND / RCV identification
Importing IV_LOGTAB_NAME TYPE TABNAME Table Name
Exception INCONSIST_LOGTAB_EXIST TYPE Logging table name on SLT and source is different
Exception TRIGGERS_NOT_EXIST TYPE Triggers for appl. tab don't exist, create them
Exception INCONSIST_TRIGG_EXIST TYPE Triggers for appl. tab exist but not logging table
Exception LOGTAB_NOT_EXIST TYPE Both triggers and logging table has to be created
Exception TRIGGERS_MISSING TYPE Some triggers (INS, UPD, DEL) are missing
               
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  20141030 
SAP Release Created in 2010_1_620