SAP ABAP Class CL_IUUC_REPL_HDR_ACCESS (Working with table IUUC_REPL_HDR and _CONPAR)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPLICATION (Package) IUUC: Replication tools
Properties
Class CL_IUUC_REPL_HDR_ACCESS  
Short Description Working with table IUUC_REPL_HDR and _CONPAR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_REPLICATION   IUUC: Replication tools 
Created 20110817   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)
Interfaces
Class CL_IUUC_REPL_HDR_ACCESS has no interface implemented.
Friends
Class CL_IUUC_REPL_HDR_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONN_PARAM_DATABASE Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'DATABASE' connection parameter name for database name 20110914
2 CO_CONN_PARAM_DBCON Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'DBCON' connection parameter name for db connection 20110930
3 CO_CONN_PARAM_DBCON_LOAD Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'DBCON_LOAD' connection parameter name for db connection 20130313
4 CO_CONN_PARAM_DB_TYPE Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'DBTYPE' onnection parameter name for db type 20110930
5 CO_CONN_PARAM_HOST Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'HOST' Connection parameter name for host 20110822
6 CO_CONN_PARAM_INST Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'INSTANCE' Connection parameter name for Instance 20110822
7 CO_CONN_PARAM_IS_UNICODE Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'UNICODE' connection parameter name for info if system is unicode 20110915
8 CO_CONN_PARAM_PASSWORD Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'PASSWORD' connection parameter name 20111108
9 CO_CONN_PARAM_PS Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'PS' connection parameter name for package set (used in DB2 conn) 20110914
10 CO_CONN_PARAM_SCHEMA Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'SCHEMA' connection parameter name for schema name 20110914
11 CO_CONN_PARAM_SCHEMA_LOAD Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'SCHEMA_LOAD' connection parameter name for schema name 20130313
12 CO_CONN_PARAM_SERVER Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'SERVER' connection parameter name for database server name 20110914
13 CO_CONN_PARAM_SERVICE Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'SERVICE' connection parameter name for TCPIP service (port name/num) 20110914
14 CO_CONN_PARAM_SID Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'SID' Connection parameter name for SID 20110822
15 CO_CONN_PARAM_TABLE_SPACE Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'TABLESPACE' connection parameter name for table space 20110915
16 CO_CONN_PARAM_TNS Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'TNS' connection parameter name for TNS alias for ORACLE DB 20110914
17 CO_CONN_PARAM_USERNAME Constant Public Type reference (TYPE) IUUC_REPL_CONPAR_NAME 'USERNAME' connection parameter name 20111108
18 CO_RECEIVER Constant Public Type reference (TYPE) IUUC_REPL_SND_RCV 'R' SND / RCV identification 20110819
19 CO_SENDER Constant Public Type reference (TYPE) IUUC_REPL_SND_RCV 'S' SND / RCV identification 20110819
20 CO_SYSTEM_ADA Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'ADA' Database Name of Legacy system 20110914
21 CO_SYSTEM_DB2 Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'DB2' Database Name of Legacy system 20110914
22 CO_SYSTEM_DB4 Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'DB4' Database Name of Legacy system 20130409
23 CO_SYSTEM_DB6 Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'DB6' Database Name of Legacy system 20110914
24 CO_SYSTEM_HANA Constant Public Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE 'HDB' Type of SND/RCV system 20110817
25 CO_SYSTEM_LEGACY Constant Public Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE 'LEG' Type of SND/RCV system 20110817
26 CO_SYSTEM_MSS Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'MSS' Database Name of Legacy system 20110914
27 CO_SYSTEM_ORA Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'ORA' Database Name of Legacy system 20110914
28 CO_SYSTEM_SAP Constant Public Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE 'SAP' Type of SND/RCV system 20110817
29 CO_SYSTEM_SYB Constant Public Type reference (TYPE) IUUC_REPL_LEGACY_DB 'SYB' Database Name of Legacy system 20120315
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONFIG_EXIST Static method Public Method check for existence of config guid 20110830
2 CHECK_LEGACY_SENDER Static method Public Method Checks whether legacy DB connection is already used or not 20111013
3 CHECK_SAP_HDB_EXIST Static method Public Method ~~~ don't use this method!!! ~~~ 20110902
4 CHECK_SAP_SENDER Static method Public Method checks whether sender is already used or not 20110905
5 DELETE Static method Public Method delete configuration plus conpar 20110829
6 GET_CONNECTION_PARAMETER Static method Public Method get parameters from iuuc_repl_con_par 20110819
7 GET_JOB_ACTIVE_FOR_CONFIG_GUID Static method Public Method get status of master_job_active for given CONFIG_GUID 20130826
8 GET_RCV_CONNECTION_TYPE Static method Public Method Get default connection type for receiver system 20120320
9 GET_SCHEMA_NAME Static method Public Method Get schema name linked to config GUID 20110819
10 GET_SND_RCV_TYPE Static method Public Method Get sender type of config GUID 20110819
11 MODIFY Static method Public Method Modify new configuration 20110819
12 SELECT Static method Public Method Select header entry by config ID 20110819
13 SELECT_ALL Static method Public Method Select all configuration headers 20110819
14 SELECT_ALL_CONFIG Static method Public Method Select all Configuration GUIDs 20110819
15 SELECT_DESCRIPTION Static method Public Method Select Description by Config GUID 20120524
Events
Class CL_IUUC_REPL_HDR_ACCESS has no event.
Types
Class CL_IUUC_REPL_HDR_ACCESS has no local type.
Method Signatures

Method CHECK_CONFIG_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110830
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20110830

Method CHECK_CONFIG_EXIST on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method CHECK_LEGACY_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DBCON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20111013
2 Importing IV_DB_SCHEMA Call by reference Type reference (TYPE) IUUC_IMDB_SCHEMA Source database schema 20131028
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL abap_true = exists; else = does not exist 20111013

Method CHECK_LEGACY_SENDER on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method CHECK_SAP_HDB_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HDB_HOST Call by reference Type reference (TYPE) SYHOST R/3 System, Name of Application Server 20110902
2 Importing IV_HDB_INSTANCE Call by reference Type reference (TYPE) NUM2 Numeric, 2-digit value 20110902
3 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110902
4 Returning RV_EXIST Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20110902

Method CHECK_SAP_HDB_EXIST on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method CHECK_SAP_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20110905
2 Returning RV_EXIST Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20110905
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110906

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110829

Method DELETE on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method GET_CONNECTION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110819
2 Importing IV_SND_RCV Call by reference Type reference (TYPE) IUUC_REPL_SND_RCV SND / RCV identification 20110819
3 Returning RT_CON_PARAMS Value transfer Type reference (TYPE) IUUC_T_CON_PARAMS Connection parameters of a configuration 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110826
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110826

Method GET_JOB_ACTIVE_FOR_CONFIG_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MASTER_JOB_ACTIVE Call by reference Type reference (TYPE) IUUC_REPL_HDR-MASTER_JOB_ACTIV boolean variable (X=true, -=false, space=unknown) 20130826
2 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130826

Method GET_JOB_ACTIVE_FOR_CONFIG_GUID on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method GET_RCV_CONNECTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20120320
2 Returning RV_CONNECTION_TYPE Value transfer Type reference (TYPE) DMC_CONNECTION_SUBTYPE MWB: Connection Subtype 20120320

Method GET_RCV_CONNECTION_TYPE on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method GET_SCHEMA_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110819
2 Returning RV_SCHEMA_NAME Value transfer Type reference (TYPE) IUUC_IMDB_SCHEMA Schema Name 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_SQL SQL error in the access clases 20110826

Method GET_SND_RCV_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110819
2 Importing IV_SND_RCV Call by reference Type reference (TYPE) IUUC_REPL_SND_RCV SND / RCV identification 20110819
3 Returning RS_SND_RCV_TYPE Value transfer Type reference (TYPE) IUUC_REPL_SYSTEM_TYPE Type of SND/RCV system 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110826
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110826

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REPL_HDR Call by reference Type reference (TYPE) IUUC_REPL_HDR Header for the configuration ID 20110819
2 Importing IS_REPL_HDRT Call by reference Type reference (TYPE) IUUC_REPL_HDRT Short Description of Configuration 20120524
3 Importing IT_REPL_CONPAR_RCV Call by reference Type reference (TYPE) IUUC_T_CON_PARAMS CON PARAMS 20110819
4 Importing IT_REPL_CONPAR_SND Call by reference Type reference (TYPE) IUUC_T_CON_PARAMS CON PARAMS 20110819
5 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20120524
# Exception Resumable Description Created on
1 CX_IUUC_REPL_CONFIGURATION Configuration static check 20110825
2 CX_IUUC_REPL_SQL SQL error in the access clases 20110825

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REPL_HDR Call by reference Type reference (TYPE) IUUC_REPL_HDR Header for the configuration ID 20110819
2 Exporting ET_REPL_CONPAR_RCV Call by reference Type reference (TYPE) IUUC_T_CON_PARAMS CON PARAMS 20110819
3 Exporting ET_REPL_CONPAR_SND Call by reference Type reference (TYPE) IUUC_T_CON_PARAMS CON PARAMS 20110819
4 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID GUID in 'CHAR' format with upper-/lowercase (!) 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_SQL SQL error in the access clases 20110825

Method SELECT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPL_HDR_DEEP Value transfer Type reference (TYPE) IUUC_T_REPL_HDR_DEEP Deep table type for replication header 20110819
# Exception Resumable Description Created on
1 CX_IUUC_REPL_SQL SQL error in the access clases 20110825

Method SELECT_ALL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CONFIG_GUID Value transfer Type reference (TYPE) IUUC_T_REPL_CONFIG_GUID Table with Configuration GUIDs 20110819

Method SELECT_ALL_CONFIG on class CL_IUUC_REPL_HDR_ACCESS has no exception.

Method SELECT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_GUID Call by reference Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20120524
2 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20120524
3 Returning RS_HDRT Value transfer Type reference (TYPE) IUUC_REPL_HDRT Short Description of Configuration 20120524

Method SELECT_DESCRIPTION on class CL_IUUC_REPL_HDR_ACCESS has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620