SAP ABAP Class CL_IUUC_RTO_OLI_ADBC_DB6 (IUUC-OLI generator with ADBC select for DB6)
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_DB6 | |
Short Description | IUUC-OLI generator with ADBC select for DB6 | |
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_DB6 has no forward declaration.
Interfaces
Class CL_IUUC_RTO_OLI_ADBC_DB6 has no interface implemented.
Friends
Class CL_IUUC_RTO_OLI_ADBC_DB6 has no friend class.
Attributes
Class CL_IUUC_RTO_OLI_ADBC_DB6 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 | 20131024 |
2 | ![]() |
Instance method | Private | Method | Use when datetime fields are to be set in reading from appl. | 20131024 |
Events
Class CL_IUUC_RTO_OLI_ADBC_DB6 has no event.
Types
Class CL_IUUC_RTO_OLI_ADBC_DB6 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 | 20131105 | |||
2 | ![]() |
IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | field name | 20131024 | ||
3 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | FIELDNAME | prefix for table in the select statement | 20131024 | ||
4 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | length in the source db | 20131024 | ||
5 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | data type in the source db | 20131024 |
Method GENERATE_SELECT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_DB6 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 | 20131024 | ||
2 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | length in the source db | 20131024 | ||
3 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | type in the source db | 20131024 |
Method GENERATE_SUBMIT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_DB6 has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |