SAP ABAP Class CL_IUUC_DB_RCV_MSS (MSS Implementation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_DB_CONNECTION (Package) Encapsulation of communication with remote systems non RFC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_DB_CONN_RCV | abstract super class for db connections | 20130422 |
Properties
Class | CL_IUUC_DB_RCV_MSS | |
Short Description | MSS Implementation | |
Super Class | CL_IUUC_DB_CONN_RCV | abstract super class for db connections |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_IUUC_DB_CONNECTION | Encapsulation of communication with remote systems non RFC |
Created | 20130422 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_DB_RCV_MSS has no forward declaration.
Interfaces
Class CL_IUUC_DB_RCV_MSS has no interface implemented.
Friends
Class CL_IUUC_DB_RCV_MSS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Target schema of replication | 20131128 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IUUC_IMDB_SCHEMA | Default database schema of proxies | 20131129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20131128 | |
2 | ![]() |
Instance method | Private | Method | Get name of next free synonym | 20131128 |
Events
Class CL_IUUC_DB_RCV_MSS has no event.
Types
Class CL_IUUC_DB_RCV_MSS has no local type.
Method Signatures
Method CONSTRUCTOR 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 | 20131128 | ||
2 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20131128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20131128 | |
2 | ![]() |
SQL error in the access clases | 20131128 |
Method GET_SYNONYM_NAME 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 | 20131128 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20131128 | ||
3 | ![]() |
RV_SYNONYM | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20131128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for db connection | 20131128 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |