SAP ABAP Function Module IUUC_REPL_CREATE_CONFIGURATION (Create a new Configuration)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
Basic Data
Function Module IUUC_REPL_CREATE_CONFIGURATION Create a new Configuration  
Function Group IUUC_REPL_API   Replicator APIs  
Program Name SAPLIUUC_REPL_API    
INCLUDE Name LIUUC_REPL_APIU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_SCHEMA_NAME TYPE IUUC_IMDB_SCHEMA Schema Name
Importing IV_SCHEMA_DESCR TYPE DMC_DESCR Description
Importing IV_APPLICATION TYPE IUUC_REPL_APPLICATION Replication Application
Importing IV_REPLAY_JOBS TYPE IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod
Importing IV_INIT_LOAD_JOBS TYPE IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod
Importing IV_TBLSP_CLASS TYPE TABART Data class in technical settings
Importing IV_REPL_MODE TYPE IUUC_REPL_MODE Replication Mode
Importing IV_REPL_INTERVAL_TYPE TYPE IUUC_REPL_INTERVAL Unit of Replication Interval
Importing IV_REPL_INTERVAL_VALUE TYPE IUUC_INTRVL_VALUE Interval Value
Importing IV_REPL_TIME TYPE IUUC_FIXED_PROC_TIME Fixed processing time
Importing IV_SCHEMA_PASSWORD TYPE DBCON_PWD Password for setting up the connection to the database
Importing IV_SOURCE_SYSTEM_TYPE TYPE IUUC_REPL_SYSTEM_TYPE Type of SND/RCV system
Importing IV_SOURCE_RFCDEST TYPE RFCDEST Logical Destination (Specified in Function Call)
Importing IV_SOURCE_LEGACY_DB TYPE IUUC_REPL_LEGACY_DB Database Name of Legacy system
Importing IV_SOURCE_LEGACY_DBCON TYPE DBCON_NAME Logical name for a database connection
Importing IV_SOURCE_LEGACY_SCHEMA TYPE IUUC_IMDB_SCHEMA Schema Name
Importing IV_SOURCE_LEGACY_TBLSP TYPE IUUC_REPL_LEGACY_TABLESPACE Tablespace Name of Legacy System
Importing IV_SOURCE_LEGACY_UNICODE TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing IV_HANA_USERNAME TYPE DBCON_UID Database user
Importing IV_HANA_PASSWORD TYPE DBCON_PWD Password for setting up the connection to the database
Importing IV_HANA_HOSTNAME TYPE SYHOST R/3 System, Name of Application Server
Importing IV_HANA_INSTANCE TYPE NUM2 Numeric, 2-digit value
Importing IV_RFC_CLIENT_ONLY TYPE BOOLEAN boolean variable (X=true, -=false, space=unknown)
Importing IV_REUSE_SENDER TYPE IUUC_MULTI_LOGTAB_USE Is this MT_ID used for multi logtab use?
Importing IV_IL_SCENARIO TYPE IUUC_LOAD_SCENARIO Scenario of the IL phase (fast, consuming less ress)
Importing IV_NUM_JOBS_ACPCALC TYPE IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod
Exception NO_AUTHORITY TYPE No authority to create a configuration
Exception CREATE_ERROR TYPE Error when trying to create configuration
               
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