SAP ABAP Class CL_IUUC_SND_CONN_FACTORY (Factory for cl_iuuc_snd_conn)
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
⤷
⤷
Properties
| Class | CL_IUUC_SND_CONN_FACTORY | |
| Short Description | Factory for cl_iuuc_snd_conn | |
| Super Class | ||
| 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 | 20130314 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_SND_CONN_FACTORY has no forward declaration.
Interfaces
Class CL_IUUC_SND_CONN_FACTORY has no interface implemented.
Friends
Class CL_IUUC_SND_CONN_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TTY_SND_CONN | List of already instantiated source connections | 20130724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete instance of cl_iuuc_snd_conn from list | 20130319 | |
| 2 | Static method | Public | Method | Returns propper instance of cl_iuuc_snd_conn | 20130314 |
Events
Class CL_IUUC_SND_CONN_FACTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_SND_CONN | Private | See coding | 20130724 | |
||
| 2 | TY_SND_CONN | Private | See coding | 20130724 | |
Method Signatures
Method DELETE_SND_CONN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SND_CONN | Call by reference | Object reference (TYPE REF TO) | CL_IUUC_SND_CONN | Abstract superclass for sender encapsulation | 20130627 |
Method DELETE_SND_CONN on class CL_IUUC_SND_CONN_FACTORY has no exception.
Method GET_SND_CONN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONPAR | Call by reference | Type reference (TYPE) | IUUC_T_CON_PARAMS | Conn param for recursive instantiation of second. connection | 20130705 | |||
| 2 | IV_CONFIG_GUID | Call by reference | Type reference (TYPE) | IUUC_REPL_CONFIG_GUID | Configuration GUID | 20130314 | |||
| 3 | IV_CONPAR_SUFFIX | Call by reference | Type reference (TYPE) | IUUC_REPL_CONPAR_SUFFIX | Suffix to distinguish settings for secondary connections | 20130705 | |||
| 4 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | ID in case there is no config_guid | 20130319 | |||
| 5 | IV_SUBPROJECT_IDENT | Call by reference | Type reference (TYPE) | DMC_SIDENT | Subproject IDs | 20131205 | |||
| 6 | RO_SND_CONN | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_SND_CONN | Abstract superclass for sender encapsulation | 20130627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20130314 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |