SAP ABAP Class IF_IUUC_REPL_CONFIG_UI_WRAPPER (Interface of UI Wrapper for Configurations)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_REPL_CONFIG_UI_WRAPPER UI Wrapper for Configuration 20110819
Properties
Class IF_IUUC_REPL_CONFIG_UI_WRAPPER  
Short Description Interface of UI Wrapper for Configurations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110819   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_IUUC_REPL_HDR_ACCESS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no interface implemented.
Friends
Class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_UNIT_DAY Constant Public Type reference (TYPE) IUUC_REPL_TIME_UNIT 'DAY' Time Unit 20120628
2 GC_UNIT_HOUR Constant Public Type reference (TYPE) IUUC_REPL_TIME_UNIT 'HOUR' Time Unit 20120628
3 GC_UNIT_MIN Constant Public Type reference (TYPE) IUUC_REPL_TIME_UNIT 'MIN' Time Unit 20120628
4 GC_UNIT_SEC Constant Public Type reference (TYPE) IUUC_REPL_TIME_UNIT 'SEC' Time Unit 20120628
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Revoke modifications of Configuration 20110901
2 CAN_RESTART_MASTER_JOB Instance method Public Method Indicates whether master job can be restartet 20110822
3 CHECK Instance method Public Method Perform checks and update status 20110822
4 DELETE Instance method Public Method Delete Configuration 20110822
5 EDIT Instance method Public Method Edit Configuration 20110901
6 GET_AUTH_GROUP Instance method Public Method Return the atuhorization group 20130422
7 GET_CONFIG_GUID Instance method Public Method Get configuration GUID 20110901
8 GET_DESCRIPTION Instance method Public Method Return short description of configuration 20120524
9 GET_JOBS_AND_CONN_STATUS Instance method Public Method Get information about jobs and connections 20110830
10 GET_LATENCY_BY_UNIT Instance method Public Method Return latency values in specified unit 20120628
11 GET_LOAD_JOBS Instance method Public Method Get information about load jobs 20110822
12 GET_MASTER_JOB Instance method Public Method Get master job status information 20110819
13 GET_MT_ID Instance method Public Method Return the mt_id 20130429
14 GET_NAME Instance method Public Method Return schema name 20110822
15 GET_PROPERTIES Instance method Public Method Return properties of schema 20110822
16 GET_RL_ACTIVE Instance method Public Method Return indicator for replication logging activation 20131013
17 GET_SOURCE Instance method Public Method Get all source data 20110822
18 GET_STATISTIC_STATUS Instance method Public Method Get table statistics 20110822
19 GET_STATUS Instance method Public Method Get overall status of schema/configuration 20110822
20 GET_SYSTEM_INFORMATION Instance method Public Method Get system information of source and target as string 20120320
21 GET_TARGET Instance method Public Method Get all target data 20110822
22 GET_TRIGGER_STATUS Instance method Public Method Get information about triggers 20110822
23 HANDLE_COPY2SOURCE Instance method Public Method Handler of action: Copy DB Connection to Source System (SAP) 20111007
24 RESTART_MASTER_JOB Instance method Public Method Restart master job 20110822
25 SAVE Instance method Public Method Save Configuration 20110901
26 SET_DESCRIPTION Instance method Public Method Set description of configuration 20120524
27 SET_HEADER Instance method Public Method Set header data 20110825
28 SET_PROPERTIES Instance method Public Method Set new properties 20110822
29 SET_RL_ACTIVE Instance method Public Method Set the indicator for the replication logging activation 20131013
30 STOP_ALL_JOBS Instance method Public Method Stop all jobs of schema 20120306
Events
Class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no event.
Types
Class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no local type.
Method Signatures

Method CANCEL Signature

Method CANCEL on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method CAN_RESTART_MASTER_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESTARTABLE Value transfer Type reference (TYPE) ABAP_BOOL abap_true = job restartable; else = not restartable 20110822
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MSG Value transfer Type reference (TYPE) DMC_BAL_T_MSG Application Log: Table with Messages 20110822

Method CHECK on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENFORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Enforce deletion ignoring issues with connected systems 20120307
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110830
2 CX_IUUC_REPL_CONFIG_UI Configuration UI exceptions 20110830
3 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method EDIT Signature

Method EDIT on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_CONFIG_UI Configuration UI exceptions 20110901
3 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method GET_AUTH_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUTH_GROUP Value transfer Type reference (TYPE) DMC_AUTH_GROUP Authorization Group 20130422

Method GET_AUTH_GROUP on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_CONFIG_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONFIG_GUID Value transfer Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20110901

Method GET_CONFIG_GUID on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCR Value transfer Type reference (TYPE) DMC_DESCR Description 20120524

Method GET_DESCRIPTION on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_JOBS_AND_CONN_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Icon name to display for status 20110830
2 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip text to display for status icon 20110830
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method GET_LATENCY_BY_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLES Call by reference Type reference (TYPE) IUUC_T_REPL_TABNAME Table Names 20120628
2 Importing IV_UNIT Call by reference Type reference (TYPE) IUUC_REPL_TIME_UNIT GC_UNIT_SEC Time Unit 20120628
3 Returning RT_LATENCY Value transfer Type reference (TYPE) IUUC_T_REPL_LATENCY Latency Values of Tables 20120628
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20120628
2 CX_IUUC_REPL_SQL SQL error in the access clases 20120628

Method GET_LOAD_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING Get overall status text of the load jobs 20110822
2 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Icon name to display for status 20110822
3 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip text to display for status icon 20110822
4 Exporting EV_TOTAL_AVAILABLE Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL Number of available jobs 20110822
5 Exporting EV_TOTAL_DEFINED Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL Number of defined jobs 20110822
6 Exporting EV_TOTAL_RUNNING Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL Number of running jobs 20110822

Method GET_LOAD_JOBS on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_MASTER_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING State of Background Job 20110819
2 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Name of Status Icon 20110819
3 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Text of Tooltip 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method GET_MT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MT_ID Value transfer Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130429

Method GET_MT_ID on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) IUUC_IMDB_SCHEMA Schema Name 20110822

Method GET_NAME on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLICATION Call by reference Type reference (TYPE) IUUC_REPL_APPLICATION Replication Application 20111205
2 Exporting EV_DEFAULT_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER Default Mass Transfer ID 20111006
3 Exporting EV_IL_SCENARIO Call by reference Type reference (TYPE) IUUC_LOAD_SCENARIO Scenario of the IL phase (fast, consuming less ress) 20121016
4 Exporting EV_INIT_LOAD_JOBS Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod 20110913
5 Exporting EV_NAME Call by reference Type reference (TYPE) IUUC_IMDB_SCHEMA Again the schema name 20110822
6 Exporting EV_NUM_JOBS_ACPCALC Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod 20121016
7 Exporting EV_REPLAY_JOBS Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL Number of replay jobs 20110822
8 Exporting EV_REPL_INTERVAL_TYPE Call by reference Type reference (TYPE) IUUC_REPL_INTERVAL Replication interval type 20110822
9 Exporting EV_REPL_INTERVAL_VALUE Call by reference Type reference (TYPE) IUUC_INTRVL_VALUE Replication interval value 20110822
10 Exporting EV_REPL_MODE Call by reference Type reference (TYPE) IUUC_REPL_MODE Replication mode Real Time, Interval, or Time 20110822
11 Exporting EV_REPL_TIME Call by reference Type reference (TYPE) IUUC_FIXED_PROC_TIME Replication time 20110822
12 Exporting EV_REUSE_SENDER Call by reference Type reference (TYPE) IUUC_MULTI_LOGTAB_USE Is this MT_ID used for multi logtab use? 20120220
13 Exporting EV_RFC_CLIENT_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120314
14 Exporting EV_STAT_COND_DAY Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
15 Exporting EV_STAT_COND_HOUR Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
16 Exporting EV_STAT_DELETE Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
17 Exporting EV_TABLE_TEXT_LANGU Call by reference Type reference (TYPE) SPRAS Language Key 20121025
18 Exporting EV_TBLSP_CLASS1 Call by reference Type reference (TYPE) TABART Tablespace Data Class 1 20110822
19 Exporting EV_TBLSP_CLASS2 Call by reference Type reference (TYPE) TABART Tablespace Data Class 2 20110822
20 Exporting EV_TBLSP_CLASS3 Call by reference Type reference (TYPE) TABART Tablespace Data Class 3 20110822

Method GET_PROPERTIES on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_RL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131013

Method GET_RL_ACTIVE on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LEGACY_DB Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_DB Database Name of Legacy system 20110930
2 Exporting EV_LEGACY_DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110930
3 Exporting EV_LEGACY_SCHEMA Call by reference Type reference (TYPE) IUUC_IMDB_SCHEMA Schema Name of Legacy System 20110930
4 Exporting EV_LEGACY_TBLSP Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_TABLESPACE Tablespace Name of Legacy System 20110930
5 Exporting EV_LEGACY_UNICODE Call by reference Type reference (TYPE) ABAP_BOOL Unicode Indicator 20110930
6 Exporting EV_PING_TIME Call by reference Type reference (TYPE) INT4 time in ms spent for trying to ping source 20130828
7 Exporting EV_RFCDEST Call by reference Type reference (TYPE) RFCDEST RFC destination to the source system 20110822
8 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING Status Text of the source connection to R/3 20110822
9 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Icon name to display for status 20110822
10 Exporting EV_SYSTEM_TYPE Call by reference Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE Type of source system 20110930
11 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip text to display for status icon 20110822

Method GET_SOURCE on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_STATISTIC_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) IUUC_T_REPL_STATISTICS Replication Statistics (WD UI) 20110822
2 Exporting ET_THROUGHPUT Call by reference Type reference (TYPE) IUUC_T_REPL_STAT_THROUGHPUTS Table statistical throughputs 20120322
3 Exporting EV_EMPTY_TABLE_TEXT Call by reference Type reference (TYPE) STRING Empty Table Text 20110909
4 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Status Icon 20110822
5 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20110822
6 Importing IV_STATUS_ICON_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130613

Method GET_STATISTIC_STATUS on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING Status Text 20110822
2 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Icon name to display for status 20110822
3 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip text to display for status icon 20110822
4 Importing IV_FULL_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE X = Execute all checks; else = skip time-consuming checks 20120307
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110902
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110902

Method GET_SYSTEM_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SOURCE_INFO Call by reference Type reference (TYPE) STRING Source System Information 20120320
2 Exporting EV_TARGET_INFO Call by reference Type reference (TYPE) STRING Target System Information 20120320
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20120320
2 CX_IUUC_REPL_SQL SQL error in the access clases 20120320

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_APPLNM Call by reference Type reference (TYPE) IUUC_BW_APPLNM Application component for BW PSA scenario 20130916
2 Exporting EV_HOSTNAME Call by reference Type reference (TYPE) SYHOST Hostname of HANA system 20110822
3 Exporting EV_INSTANCE Call by reference Type reference (TYPE) NUM2 Instance number of the HANA system 20110822
4 Exporting EV_LEGACY_DB Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_DB In NON SAP case. The target datebase type. 20130415
5 Exporting EV_LEGACY_DBCON Call by reference Type reference (TYPE) DBCON_NAME In NON SAP case. The database connection to the target datab 20130415
6 Exporting EV_LEGACY_SCHEMA Call by reference Type reference (TYPE) IUUC_IMDB_SCHEMA In NON SAP case. The schema of the target database. 20130415
7 Exporting EV_LEGACY_TBLSP Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_TABLESPACE In NON SAP case. The target tablespace. 20130415
8 Exporting EV_LEGACY_UNICODE Call by reference Type reference (TYPE) ABAP_BOOL In NON SAP case. If db is unicode 20130415
9 Exporting EV_LOGSYS Call by reference Type reference (TYPE) IUUC_BW_LOGSYS_NAME Logical system name 20130415
10 Exporting EV_ODQ_ALIAS Call by reference Type reference (TYPE) IUUC_ODQ_MT_ALIAS Mapping of MT_ID to alias known in ODQ 20130415
11 Exporting EV_RFCDEST Call by reference Type reference (TYPE) RFCDEST The target RFC destination. 20130415
12 Exporting EV_STATUS Call by reference Type reference (TYPE) STRING Status Text of the target connection to HANA 20110822
13 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Icon name to display for status 20110822
14 Exporting EV_SYSTEM_TYPE Call by reference Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE The system target type. SAP or NON SAP system. 20130415
15 Exporting EV_TARGETPARAM Call by reference Type reference (TYPE) STRING Target Parameters to be displayed i.e. In POWL column 20110822
16 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip text to display for status icon 20110822
17 Exporting EV_TRG_SCENARIO Call by reference Type reference (TYPE) IUUC_REPL_TRG_SCENARIO Target system replication scenario 20130415
18 Exporting EV_USERNAME Call by reference Type reference (TYPE) DBCON_UID System user name 20110822

Method GET_TARGET on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method GET_TRIGGER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TRIGGER Call by reference Type reference (TYPE) IUUC_T_REPL_TRIGGER_INFO Trigger Information for Replication (WD UI) 20110822
2 Exporting EV_EMPTY_TABLE_TEXT Call by reference Type reference (TYPE) STRING Empty Table Text 20110909
3 Exporting EV_STATUS_ICON Call by reference Type reference (TYPE) STRING Status Icon 20110822
4 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20110822

Method GET_TRIGGER_STATUS on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method HANDLE_COPY2SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL Indicator if copy was successful 20111014
2 Exporting EV_MESSAGE_TEXT Call by reference Type reference (TYPE) STRING Message Text 20111014

Method HANDLE_COPY2SOURCE on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method RESTART_MASTER_JOB Signature

Method RESTART_MASTER_JOB on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_DMC_JOB_HANDLING Exceptions during Job Handling 20131018

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCHEMA_PASSWORD Call by reference Type reference (TYPE) DBCON_PWD Password of Schema in HANA 20111006
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110901
2 CX_IUUC_REPL_STATIC_CHECK Static Check superclass for IUUC Replication 20131018

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCR Call by reference Type reference (TYPE) DMC_DESCR Description 20120524

Method SET_DESCRIPTION on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR Call by reference Type reference (TYPE) IUUC_REPL_HDR Header for the configuration ID 20110825

Method SET_HEADER on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) IUUC_REPL_APPLICATION Replication Application 20111205
2 Importing IV_HANA_HOSTNAME Call by reference Type reference (TYPE) SYHOST Host name of the HANA system 20110822
3 Importing IV_HANA_INSTANCE Call by reference Type reference (TYPE) NUM2 Instance number of the HANA system 20110822
4 Importing IV_HANA_PASSWORD Call by reference Type reference (TYPE) DBCON_PWD Password of user in HANA system 20110822
5 Importing IV_HANA_USERNAME Call by reference Type reference (TYPE) DBCON_UID User name in HANA system 20110822
6 Importing IV_IL_SCENARIO Call by reference Type reference (TYPE) IUUC_LOAD_SCENARIO Scenario of the IL phase (fast, consuming less ress) 20121016
7 Importing IV_INIT_LOAD_JOBS Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod 20110913
8 Importing IV_NUM_JOBS_ACPCALC Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL number of replay jobs allowed to run in parallel to prod 20121016
9 Importing IV_REPLAY_JOBS Call by reference Type reference (TYPE) IUUC_NUM_OF_JOBS_PARALLEL Number of replay jobs 20110822
10 Importing IV_REPL_INTERVAL_TYPE Call by reference Type reference (TYPE) IUUC_REPL_INTERVAL Replication interval type 20110822
11 Importing IV_REPL_INTERVAL_VALUE Call by reference Type reference (TYPE) IUUC_INTRVL_VALUE Replication interval value 20110822
12 Importing IV_REPL_MODE Call by reference Type reference (TYPE) IUUC_REPL_MODE Replication mode Real Time, Interval, or Time 20110822
13 Importing IV_REPL_TIME Call by reference Type reference (TYPE) IUUC_FIXED_PROC_TIME Replication time 20110822
14 Importing IV_REUSE_SENDER Call by reference Type reference (TYPE) IUUC_MULTI_LOGTAB_USE Is this MT_ID used for multi logtab use? 20120220
15 Importing IV_RFC_CLIENT_ONLY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120314
16 Importing IV_SOURCE_LEGACY_DB Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_DB Database Name of Legacy system 20110930
17 Importing IV_SOURCE_LEGACY_DBCON Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20110930
18 Importing IV_SOURCE_LEGACY_SCHEMA Call by reference Type reference (TYPE) IUUC_IMDB_SCHEMA Schema Name of Legacy System 20110930
19 Importing IV_SOURCE_LEGACY_TBLSP Call by reference Type reference (TYPE) IUUC_REPL_LEGACY_TABLESPACE Tablespace Name of Legacy System 20110930
20 Importing IV_SOURCE_LEGACY_UNICODE Call by reference Type reference (TYPE) ABAP_BOOL Unicode Indicator 20110930
21 Importing IV_SOURCE_RFCDEST Call by reference Type reference (TYPE) RFCDEST RFC destination to source R/3 system 20110822
22 Importing IV_SOURCE_SYSTEM_TYPE Call by reference Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE Type of source system 20110930
23 Importing IV_STAT_COND_DAY Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
24 Importing IV_STAT_COND_HOUR Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
25 Importing IV_STAT_DELETE Call by reference Type reference (TYPE) IUUC_REPL_COND_VAL Condense value for replication statistics 20121015
26 Importing IV_TABLE_TEXT_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20121025
27 Importing IV_TBLSP_CLASS1 Call by reference Type reference (TYPE) TABART Tablespace Data Class 1 20110822
28 Importing IV_TBLSP_CLASS2 Call by reference Type reference (TYPE) TABART Tablespace Data Class 2 20110822
29 Importing IV_TBLSP_CLASS3 Call by reference Type reference (TYPE) TABART Tablespace Data Class 3 20110822
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110826
2 CX_IUUC_REPL_CONFIG_UI Configuration UI exceptions 20110930
3 CX_IUUC_REPL_SQL SQL error in the access clases 20110826

Method SET_RL_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20131013

Method SET_RL_ACTIVE on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no exception.

Method STOP_ALL_JOBS Signature

Method STOP_ALL_JOBS on class IF_IUUC_REPL_CONFIG_UI_WRAPPER has no parameter.
# Exception Resumable Description Created on
1 CX_DMC_JOB_HANDLING Exceptions during Job Handling 20131018
2 CX_IUUC_REPL_CONFIGURATION Configuration static check 20120306
History
Last changed by/on SAP  20141030 
SAP Release Created in