SAP ABAP Class CL_IUUC_REPL_CONNECTION (working with table iuuc_repl_Dbcon)
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_CONNECTION | |
| Short Description | working with table iuuc_repl_Dbcon | |
| 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 | 20110824 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_IUUC_REPL_CONNECTION has no interface implemented.
Friends
Class CL_IUUC_REPL_CONNECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_REPL_DBCON_TRG_TYPE | 'C' | target type of dbcon | 20110824 | ||
| 2 | Constant | Public | Type reference (TYPE) | IUUC_REPL_DBCON_TRG_TYPE | 'R' | target type of dbcon | 20110824 | ||
| 3 | Constant | Public | Type reference (TYPE) | IUUC_IMDB_SCHEMA | 'SYSTEM' | Schema Name | 20110901 | ||
| 4 | Constant | Public | Type reference (TYPE) | IUUC_IMDB_SCHEMA | 'SYS_REPL' | Schema Name | 20110901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create dbcon_name for given CONF_GUID | 20110824 | |
| 2 | Static method | Public | Method | Delete entries from dbdcon | 20110829 | |
| 3 | Static method | Public | Method | Delete entries from dmc_rfc_settings | 20110829 | |
| 4 | Static method | Public | Method | get configuration dbcon name for given mt_id | 20110901 | |
| 5 | Static method | Public | Method | Returns DB Connection | 20110824 | |
| 6 | Static method | Public | Method | Returns the type od the db system | 20110930 | |
| 7 | Static method | Public | Method | Get RFC connection | 20110824 | |
| 8 | Static method | Public | Method | Create entry in dbcon | 20110824 | |
| 9 | Static method | Public | Method | ser rfc connection for given destination | 20110825 | |
| 10 | Static method | Public | Method | Define scenario for HANA | 20110824 |
Events
Class CL_IUUC_REPL_CONNECTION has no event.
Types
Class CL_IUUC_REPL_CONNECTION has no local type.
Method Signatures
Method CREATE_DBCON_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110824 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110824 | |||
| 3 | IV_TRG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_DBCON_TRG_TYPE | target type of dbcon | 20110824 | |||
| 4 | RV_DBCON_NAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
Method DELETE_DB_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110829 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110829 |
Method DELETE_DB_CONNECTION on class CL_IUUC_REPL_CONNECTION has no exception.
Method DELETE_RFC_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110829 |
Method DELETE_RFC_CONNECTION on class CL_IUUC_REPL_CONNECTION has no exception.
Method GET_CONF_DB_CONN_BY_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110901 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110901 | |||
| 3 | RV_DBCON_NAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110901 |
Method GET_DB_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | GUID in 'CHAR' format with upper-/lowercase (!) | 20110824 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110824 | |||
| 3 | IV_TRG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_DBCON_TRG_TYPE | target type of dbcon | 20110824 | |||
| 4 | RV_DBCON_NAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20110824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
Method GET_DB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20110930 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110930 | |||
| 3 | RV_DBCON_TYPE | Value transfer | Type reference (TYPE) | IUUC_REPL_LEGACY_DB | boolean variable (X=true, -=false, space=unknown) | 20110930 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110930 | ||
| 2 | 20110930 |
Method GET_RFC_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110824 | |||
| 2 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110824 | |||
| 3 | RV_RFC_DEST | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20110824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
Method SET_DB_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REPL_HDR | Call by reference | Type reference (TYPE) | IUUC_REPL_HDR | Header for the configuration ID | 20110824 | |||
| 2 | IT_REPL_CONPAR | Call by reference | Type reference (TYPE) | IUUC_T_CON_PARAMS | CON PARAMS | 20110824 | |||
| 3 | IV_OVERWRITE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110824 | ||||
| 4 | IV_PASSWORD | Call by reference | Type reference (TYPE) | STRING | 20110824 | ||||
| 5 | IV_SND_RCV | Call by reference | Type reference (TYPE) | IUUC_REPL_SND_RCV | SND / RCV identification | 20110824 | |||
| 6 | IV_TRG_TYPE | Call by reference | Type reference (TYPE) | IUUC_REPL_DBCON_TRG_TYPE | target type of dbcon | 20110824 | |||
| 7 | IV_USER_NAME | Call by reference | Type reference (TYPE) | IUUC_IMDB_USER | User Name | 20110824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110825 | ||
| 2 | SQL error in the access clases | 20110825 |
Method SET_RFC_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110825 | |||
| 2 | IV_RFC_RCV | Call by reference | Type reference (TYPE) | RFCDEST | 'NONE' | Logical Destination (Specified in Function Call) | 20110825 | ||
| 3 | IV_RFC_SND | Call by reference | Type reference (TYPE) | RFCDEST | 'NONE' | Logical Destination (Specified in Function Call) | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Configuration static check | 20110829 |
Method SYNC_MT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BLKSIZ | Call by reference | Type reference (TYPE) | DMC_BLOCKSIZE | 8000000 | MWB: Size of an RFC Package | 20110824 | ||
| 2 | IV_DESCR | Call by reference | Type reference (TYPE) | DMC_DESCR | Description | 20110824 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110824 |
Method SYNC_MT_ID on class CL_IUUC_REPL_CONNECTION has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |