SAP ABAP Class CL_IUUC_RTO_OLI_ADBC_ORA (IUUC-OLI generator with ADBC select for Oracle)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_RT (Package) Integrated Upgrade & Unicode Conversion: Runtime Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IUUC_RTO_OLI_ADBC | Superclass for code generators of ADBC reader modules | 20130429 |
Properties
| Class | CL_IUUC_RTO_OLI_ADBC_ORA | |
| Short Description | IUUC-OLI generator with ADBC select for Oracle | |
| Super Class | CL_IUUC_RTO_OLI_ADBC | Superclass for code generators of ADBC reader modules |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_RT | Integrated Upgrade & Unicode Conversion: Runtime Package |
| Created | 20130429 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RTO_OLI_ADBC_ORA has no forward declaration.
Interfaces
Class CL_IUUC_RTO_OLI_ADBC_ORA has no interface implemented.
Friends
Class CL_IUUC_RTO_OLI_ADBC_ORA has no friend class.
Attributes
Class CL_IUUC_RTO_OLI_ADBC_ORA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Code for select of a date/datetime field w/ mapping to char | 20131002 | |
| 2 | Instance method | Private | Method | Coding for submitting a date field in a query/udi | 20131002 |
Events
Class CL_IUUC_RTO_OLI_ADBC_ORA has no event.
Types
Class CL_IUUC_RTO_OLI_ADBC_ORA has no local type.
Method Signatures
Method GENERATE_SELECT_DATE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DB_COL_TYPE | Call by reference | Type reference (TYPE) | IUUC_DB_COL_TYPE | Override default column type mapping of CL_IUUC_SQL_TOOLS | 20131210 | |||
| 2 | IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20131002 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | FIELDNAME | prefix for table in the select stmt | 20131002 | |||
| 4 | IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length in the source db | 20131002 | |||
| 5 | IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | data type in the source db | 20131002 |
Method GENERATE_SELECT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_ORA has no exception.
Method GENERATE_SUBMIT_DATE_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name | 20131002 | |||
| 2 | IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length in the source db | 20131002 | |||
| 3 | IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Type in the source db | 20131002 |
Method GENERATE_SUBMIT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_ORA has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |