SAP ABAP Function Module IUUC_DB_UPD_TRIG_CRE (creation of update triggers)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_INC_PROCESSING_REMOTE (Package) tools for logging table and trigger creation in sender syst.
Basic Data
Function Module IUUC_DB_UPD_TRIG_CRE creation of update triggers  
Function Group IUUC_SDB6   IUUC adjustments for SDB6  
Program Name SAPLIUUC_SDB6   IUUC adjustments for SDB6 
INCLUDE Name LIUUC_SDB6U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DD02L-TABNAME Table name
Importing EXEC TYPE DDREFSTRUC-BOOL 'X' DD: truth value
Importing PRID TYPE SYST-TABIX 0 Internal table, current line index
Importing DBSYS TYPE SYST-DBSYS SY-DBSYS R/3 System, name of central database system
Importing TRIG_NAME TYPE TICNV-TRG_UPD1 Name of update trigger
Importing TRIG_NAME2 TYPE TICNV-TRG_UPD2 Name of update trigger
Importing IT_DD03P TYPE DMC_DD03P_TAB DMC: Table type for the field list of a structure
Importing SCENARIO TYPE TICNV-SCENARIO Sscenario (graph) of a conversion
Importing CNVSCHEMA TYPE TICNV-SCHEMA1 ' ' Starting Schema
Importing IT_SPECIFIC_CONDITIONS TYPE ABAPPROG Table Type for ABAP Programs
Importing I_PHASE TYPE IUUC_FREEZE_PHASE Phase
Importing I_SHADOWTAB TYPE TABNAME Table Name
Importing I_EXEC_CONDITION TYPE BOOLEAN execution subject to condition
Importing I_ACTIVE_MT_ID TYPE CHAR3 execution subject to switch
Tables STATEMENTS TYPE  
Exception OP_FAILURE TYPE
Exception PROGRAM_NOT_GENERATED TYPE
               
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 2006_1_46C