SAP ABAP Function Module IUUC_ADBC_UPD_TRIG_CRE (creation of update triggers)
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_UPD_TRIG_CRE creation of update triggers  
Function Group IUUC_ADBC   ADBC Connection for Trigger Creation  
Program Name SAPLIUUC_ADBC    
INCLUDE Name LIUUC_ADBCU03    
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 PRID TYPE SYST-TABIX 0 Internal Table, Current Line Index
Importing TRIG_NAME TYPE TICNV-TRG_UPD1 Name of update trigger
Importing TRIG_NAME2 TYPE TICNV-TRG_UPD2 Name of update trigger
Importing TRIG_NAME3 TYPE TICNV-TRG_UPD2 Name of update trigger
Importing SCENARIO TYPE TICNV-SCENARIO Sscenario (graph) of a conversion
Importing CNVSCHEMA TYPE TICNV-SCHEMA1 ' ' Starting Schema
Importing IT_DD03P TYPE DMC_DD03P_TAB DMC: Table type for the field list of a structure
Importing I_TRIGGER_STATE TYPE IUUC_TRIGGER_STATE trigger state (initial, created, activated, deactivated)
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_EXEC_CONDITION TYPE BOOLEAN execution subject to condition
Importing I_SHADOWTAB TYPE TABNAME Table Name
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 coding could not be generated
Exception UPDATE_TRIGGER_FAILED TYPE creation of first update trigger failed
Exception UPDATE2_TRIGGER_FAILED TYPE creation of second update trigger failed
               
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