SAP ABAP Function Module IUUC_ADBC_INS_TRIG_CRE (create insert trigger)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REMOTE (Package) Integrated Upgrade & Unicode Conversion: Remote Package
Basic Data
Function Module IUUC_ADBC_INS_TRIG_CRE create insert trigger  
Function Group IUUC_ADBC   ADBC Connection for Trigger Creation  
Program Name SAPLIUUC_ADBC    
INCLUDE Name LIUUC_ADBCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ERROR_MESSAGE TYPE DBSQLMSG SQL Error Message
Importing TABNAME TYPE DD02L-TABNAME Table name
Importing I_SHADOWTAB TYPE TABNAME Name of logging table
Importing PRID TYPE SYST-TABIX 0 Internal table, current line index
Importing TRIG_NAME TYPE TICNV-TRG_UPD1 Name of update trigger
Importing SCENARIO TYPE TICNV-SCENARIO Sscenario (graph) of a conversion
Importing IT_DD03P TYPE DMC_DD03P_TAB DMC: Table type for the field list of a structure
Importing CNVSCHEMA TYPE TICNV-SCHEMA1 ' ' Starting Schema
Importing IT_SPECIFIC_CONDITIONS TYPE ABAPPROG table type for field-content-specific process option assign.
Importing I_PHASE TYPE IUUC_FREEZE_PHASE phase in which trigger is to be changed from delta to freeze
Importing I_SEQUENCE_CACHE_SIZE TYPE NUMC_5 100 sequence cache size
Importing I_EXEC_CONDITION TYPE BOOLEAN '' execution subject to condition
Importing I_ACTIVE_MT_ID TYPE CHAR3 execution subject to switch
Importing I_DBSYS TYPE SYST-DBSYS SY-DBSYS R/3 System, Name of Central Database System
Tables STATEMENTS 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_620