SAP ABAP Class CL_IUUC_RTO_OLI_ADBC_INF (Code generator for incremental reader module for Informix)
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 | 20120927 |
Properties
Class | CL_IUUC_RTO_OLI_ADBC_INF | |
Short Description | Code generator for incremental reader module for Informix | |
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 | 20120927 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IUUC_RTO_OLI_ADBC_INF has no forward declaration.
Interfaces
Class CL_IUUC_RTO_OLI_ADBC_INF has no interface implemented.
Friends
Class CL_IUUC_RTO_OLI_ADBC_INF has no friend class.
Attributes
Class CL_IUUC_RTO_OLI_ADBC_INF 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 | 20120927 |
2 | ![]() |
Instance method | Private | Method | Coding for submitting a date field in a query/udi | 20120927 |
Events
Class CL_IUUC_RTO_OLI_ADBC_INF has no event.
Types
Class CL_IUUC_RTO_OLI_ADBC_INF 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 | ![]() |
IV_COL_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20120927 | ||
2 | ![]() |
IV_PREFIX | Call by reference | Type reference (TYPE) | FIELDNAME | prefix for table in the select statement | 20120927 | ||
3 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length in the source database | 20120927 | ||
4 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Data type in the source database | 20120927 |
Method GENERATE_SELECT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_INF 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 | 20120927 | ||
2 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length in the source database | 20120927 | ||
3 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Type in the source database | 20120927 |
Method GENERATE_SUBMIT_DATE_FIELD on class CL_IUUC_RTO_OLI_ADBC_INF has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |