SAP ABAP Function Module IUUC_CRE_ACT_ADBC_TRIGGER (create and activate DB 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_CRE_ACT_ADBC_TRIGGER create and activate DB triggers  
Function Group IUUC_ADBC   ADBC Connection for Trigger Creation  
Program Name SAPLIUUC_ADBC    
INCLUDE Name LIUUC_ADBCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RC TYPE SYSUBRC return code
Exporting ET_STATEMENTS TYPE ABAPPROG Table Type for ABAP Programs
Exporting ET_ERROR TYPE TSFOTABL Table Type for ABAP Programs
Exporting E_ERROR_MESSAGE TYPE DBSQLMSG SQL Error Message
Importing I_TABNAME TYPE TABNAME name of original table
Importing I_SHADOWTAB TYPE TABNAME name of logging table
Importing I_TABCLASS TYPE TABCLASS Table category
Importing I_PROCESS_OPTION TYPE NUM1 process option
Importing I_SCENARIO TYPE CHAR4 'GBSL' to distinghish IUUC and GBSL
Importing I_DATA_IN_LOGTAB TYPE BOOLEAN data fields are included in logging table
Importing I_CREATE_TEMP_TRIG TYPE BOOLEAN create temporary triggers
Importing I_CONNECTION_NAME TYPE DBCON_NAME 'R/3*' Logical name for a database connection
Importing I_TRIGGER_STATE TYPE IUUC_TRIGGER_STATE 0 trigger state (initial, created, activated, deactivated)
Importing I_LOCK_TIMEOUT TYPE IUUC_LOCK_TIMEOUT_VALUE 1 lock timeout value for trigger creation (IBM DB)
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 200 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_ADD_CLIENT_COND TYPE BOOLEAN add trigger condition for client field
Importing I_DB_OPERAT TYPE IUUC_OPERATION IUUC: Operation
Importing I_LOGTAB_MULTIUSE TYPE BOOLEAN 1 to N replication flag
Importing I_RFC_DEST TYPE RFCDEST Logical Destination (Specified in Function Call)
Importing I_DBSYS TYPE SYST-DBSYS SY-DBSYS R/3 System, Name of Central Database System
Importing IV_ARCH_DELETE TYPE BOOLEAN distinguish deletes from archive runs
               
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