SAP ABAP Class CL_IUUC_DB_RCV_DB6 (DB6 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 | 20120817 |
Properties
Class | CL_IUUC_DB_RCV_DB6 | |
Short Description | DB6 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 | 20120817 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_DB_RCV_DB6 has no forward declaration.
Interfaces
Class CL_IUUC_DB_RCV_DB6 has no interface implemented.
Friends
Class CL_IUUC_DB_RCV_DB6 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) | CHAR30 | 30 Characters | 20120817 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20130208 | |
2 | ![]() |
Instance method | Private | Method | get max synonym with specific naming convention | 20130208 |
3 | ![]() |
Instance method | Private | Method | Get Schema Name | 20120817 |
4 | ![]() |
Static method | Public | Method | insert into iuuc_db_rcv_conf Oracle specific params | 20130208 |
Events
Class CL_IUUC_DB_RCV_DB6 has no event.
Types
Class CL_IUUC_DB_RCV_DB6 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 | 20130208 | ||
2 | ![]() |
IV_DBCON | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20130208 | |
2 | ![]() |
SQL error in the access clases | 20130208 |
Method GET_MAX_SYNONYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NAMING_CONVENTION | Call by reference | Type reference (TYPE) | STRING | 20130208 | |||
2 | ![]() |
RV_SYNONYM | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20130208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SQL error in the access clases | 20130208 | |
2 | ![]() |
Technical error in the access clases | 20130208 |
Method GET_SCHEMA_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SCHEMA_NAME | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20120817 |
Method GET_SCHEMA_NAME on class CL_IUUC_DB_RCV_DB6 has no exception.
Method INSERT_DB_RCV_CONF_PARAMS 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 | 20130208 |
Method INSERT_DB_RCV_CONF_PARAMS on class CL_IUUC_DB_RCV_DB6 has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |