SAP ABAP Class CL_IUUC_SQL_TOOLS_FACTORY (Factory class for cl_iuuc_sql_tools)
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_SQL_TOOLS_FACTORY | |
Short Description | Factory class for cl_iuuc_sql_tools | |
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 | 20130214 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_SQL_TOOLS_FACTORY has no forward declaration.
Interfaces
Class CL_IUUC_SQL_TOOLS_FACTORY has no interface implemented.
Friends
Class CL_IUUC_SQL_TOOLS_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_SQL_TOOLS_LIST | 20130214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete instance of cl_iuuc_sql_tools from sql_tools_list | 20130214 |
2 | ![]() |
Static method | Public | Method | Returns instance of subclass of cl_iuuc_sql_tools | 20130214 |
Events
Class CL_IUUC_SQL_TOOLS_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_SQL_TOOLS_LIST | Private | See coding | 20130214 | |
||
2 | TY_SQL_TOOLS_LIST | Private | See coding | 20130214 | |
Method Signatures
Method DELETE_SQL_TOOLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SQL_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_IUUC_SQL_TOOLS | Superclass for sql tools used for accessing secondary DB | 20130214 |
Method DELETE_SQL_TOOLS on class CL_IUUC_SQL_TOOLS_FACTORY has no exception.
Method GET_SQL_TOOLS 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 | 20130214 | ||
2 | ![]() |
IV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130214 | ||
3 | ![]() |
IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130214 | ||
4 | ![]() |
RO_SQL_TOOLS | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_SQL_TOOLS | Superclass for sql tools used for accessing secondary DB | 20130222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Excep. class for db connection | 20130214 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |