SAP ABAP Class CL_DMC_RTO_OLI_ADBC_INF (OLI generator with ADBC select for Informix)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCR (Package) Data Mapping and Conversion: Runtime

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DMC_RTO_OLI_ADBC | Superclass for generation of ADBC OLIs | 20120824 |
Properties
Class | CL_DMC_RTO_OLI_ADBC_INF | |
Short Description | OLI generator with ADBC select for Informix | |
Super Class | CL_DMC_RTO_OLI_ADBC | Superclass for generation of ADBC OLIs |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | DMC_RT_GEN | |
Program status | ||
Category | 0 | |
Package | CNV_DMCR | Data Mapping and Conversion: Runtime |
Created | 20120823 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_RTO_OLI_ADBC_INF has no forward declaration.
Interfaces
Class CL_DMC_RTO_OLI_ADBC_INF has no interface implemented.
Friends
Class CL_DMC_RTO_OLI_ADBC_INF has no friend class.
Attributes
Class CL_DMC_RTO_OLI_ADBC_INF has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120823 | |
2 | ![]() |
Instance method | Private | Method | Code for select of a date/datetime field w/ mapping to char | 20120924 |
Events
Class CL_DMC_RTO_OLI_ADBC_INF has no event.
Types
Class CL_DMC_RTO_OLI_ADBC_INF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CONVOBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20120823 |
Method CONSTRUCTOR on class CL_DMC_RTO_OLI_ADBC_INF has no exception.
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 | 20120924 | ||
2 | ![]() |
IV_SRC_DATA_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | Length in the source database | 20120924 | ||
3 | ![]() |
IV_SRC_DATA_TYPE | Call by reference | Type reference (TYPE) | CHAR50 | Data type in the source database | 20120924 |
Method GENERATE_SELECT_DATE_FIELD on class CL_DMC_RTO_OLI_ADBC_INF has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |