SAP ABAP Class CL_IUUC_SQL_TOOLS_ORA (Collection of native SQL tools for Oracle)
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_SQL_TOOLS | Superclass for sql tools used for accessing secondary DB | 20130214 |
Properties
| Class | CL_IUUC_SQL_TOOLS_ORA | |
| Short Description | Collection of native SQL tools for Oracle | |
| Super Class | CL_IUUC_SQL_TOOLS | Superclass for sql tools used for accessing secondary DB |
| 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_ORA has no forward declaration.
Interfaces
Class CL_IUUC_SQL_TOOLS_ORA has no interface implemented.
Friends
Class CL_IUUC_SQL_TOOLS_ORA 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) | I | Main version of the database | 20130315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130315 | ||
| 2 | Instance method | Private | Method | Get the version of the database | 20130315 |
Events
Class CL_IUUC_SQL_TOOLS_ORA has no event.
Types
Class CL_IUUC_SQL_TOOLS_ORA 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_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20130315 |
Method GET_VERSION Signature
Method GET_VERSION on class CL_IUUC_SQL_TOOLS_ORA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Excep. class for db connection | 20140321 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |